Skip to content

Commit 8cdd7b9

Browse files
committed
Fix broken help url
The help site was cannibalized and included into the main site under /languages.
1 parent 970433a commit 8cdd7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ For example, if you're submitting `bob.py` for the Bob exercise, the submit comm
66

77

88
For more detailed information about running tests, code style and linting,
9-
please see the [help page](http://help.exercism.io/getting-started-with-python.html).
9+
please see the [help page](http://exercism.io/languages/python).

0 commit comments

Comments
 (0)