diff --git a/content/authoring/tutorials/create-first-kata.mdx b/content/authoring/tutorials/create-first-kata.mdx index e3b5b09f..72a915f8 100644 --- a/content/authoring/tutorials/create-first-kata.mdx +++ b/content/authoring/tutorials/create-first-kata.mdx @@ -13,7 +13,7 @@ To support you in this challenging task, we have provided some helpful resources - Tutorials for users new to the authoring process. - [Guidelines](/authoring/guidelines/) which must be respected in order to meet the Codewars quality criteria. It is strongly recommended becoming familiar with these, otherwise you risk receiving negative feedback on your newly created kata, including numerous issue reports and possibly harsh remarks. -- Recipes explaining how to solve frequently occurring tasks or work around common problems. +- [Recipes](/authoring/recipes/) explaining how to solve frequently occurring tasks or work around common problems. - [Language specific pages](/languages/) that contain related code snippets, examples, references and tutorials. You can also reach out to the community directly with any questions and seek experienced users' advice on our [Discord][discord] in [`#help-author`][chan-help-author] channel.