diff --git a/exercises/practice/leap/.approaches/introduction.md b/exercises/practice/leap/.approaches/introduction.md index ba7387e0..d2aedea5 100644 --- a/exercises/practice/leap/.approaches/introduction.md +++ b/exercises/practice/leap/.approaches/introduction.md @@ -47,5 +47,5 @@ For more information, check the [cond form approach][approach-cond-form]. For more information, check the [pattern matching approach][approach-pattern-matching]. [approach-boolean-chain]: https://exercism.org/tracks/racket/exercises/leap/approaches/boolean-chain -[approach-cond-form]: https://exercism.org/tracks/racket/exercises/leap/cond-form -[approach-pattern-matching]: https://exercism.org/tracks/racket/exercises/leap/approaches/pattern-matching \ No newline at end of file +[approach-cond-form]: https://exercism.org/tracks/racket/exercises/leap/approaches/cond-form +[approach-pattern-matching]: https://exercism.org/tracks/racket/exercises/leap/approaches/pattern-matching