Skip to content

Commit 7993df7

Browse files
authored
fix: wrong reference (#3800)
1 parent 5f70c9d commit 7993df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/acronym/.approaches/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ To compare performance of the approaches, take a look at the [Performance articl
157157
[approach-map-function]: https://exercism.org/tracks/python/exercises/acronym/approaches/map-function
158158
[approach-regex-join]: https://exercism.org/tracks/python/exercises/acronym/approaches/regex-join
159159
[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
160+
[article-performance]: https://exercism.org/tracks/python/exercises/acronym/articles/performance

0 commit comments

Comments
 (0)