From 2f050901d0a30e432987d6e176b9ec6bfb73d4eb Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Thu, 15 Feb 2024 15:17:04 +0100 Subject: [PATCH] Fix invalid link (#490) --- building/tracks/new/add-first-exercise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building/tracks/new/add-first-exercise.md b/building/tracks/new/add-first-exercise.md index 2fbd127e..00a61935 100644 --- a/building/tracks/new/add-first-exercise.md +++ b/building/tracks/new/add-first-exercise.md @@ -114,4 +114,4 @@ Once you're done with the exercise, please add your your GitHub username to the This will ensure we correctly credit you with having created the exercise. [configlet]: /docs/building/configlet -[canonical-data.json]: (https://github.com/exercism/problem-specifications/blob/main/exercises/hello-world/canonical-data.json) +[canonical-data.json]: https://github.com/exercism/problem-specifications/blob/main/exercises/hello-world/canonical-data.json