Skip to content

Commit 568f889

Browse files
committed
Merge pull request #254 from exercism/253_Broken_help_link_in_setup_file
Fix link for installation and learning resources
2 parents 392b00b + 6285152 commit 568f889

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
@@ -1,7 +1,7 @@
11
* * * *
22

33
For installation and learning resources, refer to the
4-
[exercism help page](http://help.exercism.io/getting-started-with-ruby.html).
4+
[exercism help page](http://exercism.io/languages/ruby).
55

66
For running the tests provided, you will need the Minitest gem. Open a
77
terminal window and run the following command to install minitest:

0 commit comments

Comments
 (0)