Skip to content

Commit a83f536

Browse files
authored
Fix test 'help page' link (exercism#1421)
Closes exercism#1417
1 parent c963f8b commit a83f536

119 files changed

Lines changed: 120 additions & 123 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/exercise_readme.go.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Note that, when trying to submit an exercise, make sure the solution is in the `
4343
You can find your Exercism workspace by running `exercism debug` and looking for the line that starts with `Workspace`.
4444

4545
For more detailed information about running tests, code style and linting,
46-
please see the [help page](http://exercism.io/languages/python).
46+
please see [Running the Tests](http://exercism.io/tracks/python/tests).
4747
{{ with .Spec.Credits }}
4848
## Source
4949

exercises/accumulate/README.md

Lines changed: 1 addition & 1 deletion

exercises/acronym/README.md

Lines changed: 1 addition & 1 deletion

exercises/all-your-base/README.md

Lines changed: 1 addition & 1 deletion

exercises/allergies/README.md

Lines changed: 1 addition & 1 deletion

exercises/alphametics/README.md

Lines changed: 1 addition & 1 deletion

exercises/anagram/README.md

Lines changed: 1 addition & 1 deletion

exercises/armstrong-numbers/README.md

Lines changed: 1 addition & 1 deletion

exercises/atbash-cipher/README.md

Lines changed: 1 addition & 1 deletion

exercises/bank-account/README.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)