From 6285152138a1a29e28598486db3581c210cca8de Mon Sep 17 00:00:00 2001 From: Victor Goff Date: Sun, 7 Feb 2016 15:35:11 -0500 Subject: [PATCH] Fix link for installation and learning resources fixes #253 --- SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETUP.md b/SETUP.md index d7ac0c5039..0ba055fb3f 100644 --- a/SETUP.md +++ b/SETUP.md @@ -1,7 +1,7 @@ * * * * For installation and learning resources, refer to the -[exercism help page](http://help.exercism.io/getting-started-with-ruby.html). +[exercism help page](http://exercism.io/languages/ruby). For running the tests provided, you will need the Minitest gem. Open a terminal window and run the following command to install minitest: