Skip to content

Commit

Permalink
fix: wrong reference (#3800)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryrden authored Oct 31, 2024
1 parent 5f70c9d commit 7993df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/acronym/.approaches/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ To compare performance of the approaches, take a look at the [Performance articl
[approach-map-function]: https://exercism.org/tracks/python/exercises/acronym/approaches/map-function
[approach-regex-join]: https://exercism.org/tracks/python/exercises/acronym/approaches/regex-join
[approach-regex-sub]: https://exercism.org/tracks/python/exercises/acronym/approaches/regex-sub
[article-performance]: https://exercism.org/tracks/python/exercises/isogram/articles/performance
[article-performance]: https://exercism.org/tracks/python/exercises/acronym/articles/performance

0 comments on commit 7993df7

Please sign in to comment.