Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/authoring/tutorials/create-first-kata.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down