Skip to content

Commit aa181c4

Browse files
authored
Fix links in FAQS.md for consistency
Got a couple of 404's due to typo in the url
1 parent 8f1893a commit aa181c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/docs/FAQS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ If your question is not covered in the contributing guide or any of the FAQ docu
3232
[how-to-setup-your-machine-to-contribute-to-the-track]: https://github.com/exercism/odin/blob/main/dev/docs/faqs/how_to_setup_your_machine_to_contribute_to_the_track.md
3333
[odin-track-tools]: https://github.com/exercism/odin/blob/main/dev/docs/faqs/the_odin_track_tools.md
3434
[how-to-create-a-new-exercise]: https://github.com/exercism/odin/blob/main/dev/docs/faqs/how_to_create_a_new_exercise.md
35-
[how-to-write-an-exercise-solution-stub]: https://github.com/exercism/odin/blob/main/dev/docs/faq/how_to_write_an_exercise_solution_stub.md
36-
[odin-track-status]: https://github.com/exercism/odin/blob/main/dev/docs/faq/how_to_check_the_odin_track_status.md
35+
[how-to-write-an-exercise-solution-stub]: https://github.com/exercism/odin/blob/main/dev/docs/faqs/how_to_write_an_exercise_solution_stub.md
36+
[odin-track-status]: https://github.com/exercism/odin/blob/main/dev/docs/faqs/how_to_check_the_odin_track_status.md

0 commit comments

Comments
 (0)