We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f70c9d commit 7993df7Copy full SHA for 7993df7
exercises/practice/acronym/.approaches/introduction.md
@@ -157,4 +157,4 @@ To compare performance of the approaches, take a look at the [Performance articl
157
[approach-map-function]: https://exercism.org/tracks/python/exercises/acronym/approaches/map-function
158
[approach-regex-join]: https://exercism.org/tracks/python/exercises/acronym/approaches/regex-join
159
[approach-regex-sub]: https://exercism.org/tracks/python/exercises/acronym/approaches/regex-sub
160
-[article-performance]: https://exercism.org/tracks/python/exercises/isogram/articles/performance
+[article-performance]: https://exercism.org/tracks/python/exercises/acronym/articles/performance
0 commit comments