From e98331f1c8e6aec3f1d976c0f30a6ff208424036 Mon Sep 17 00:00:00 2001 From: hobovsky Date: Fri, 5 Mar 2021 14:12:07 +0100 Subject: [PATCH] Replace TODO with actual URL --- content/authoring/kata/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/authoring/kata/index.md b/content/authoring/kata/index.md index 3095937f..b98dec89 100644 --- a/content/authoring/kata/index.md +++ b/content/authoring/kata/index.md @@ -17,7 +17,7 @@ To create a new kata, a user needs to earn the ["Create Kata" privilege][referen Kata are created with the [kata editor](/references/ui/kata-editor/) -Users new to creating kata may refer to the [tutorial(TODO)](/authoring/kata/). +Users new to creating kata may refer to the [tutorial](/authoring/kata/create-first-kata/). Some [languages](/languages/) also have a page dedicated to authoring kata, with code examples and best practices.