Skip to content

Commit be74727

Browse files
committed
Fix broken link to Ruby koans
https://github.com/neo/ruby_koans seems to have been removed. https://github.com/edgecase/ruby_koans seems to be the new home of the project.
1 parent cdb9730 commit be74727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby/lesson2/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ You can then use the [array sort](http://www.ruby-doc.org/core-2.1.1/Array.html#
229229

230230
# More practise
231231

232-
Download and try to go through as much of the [Ruby Koans](https://github.com/neo/ruby_koans) as you can.
232+
Download and try to go through as much of the [Ruby Koans](https://github.com/edgecase/ruby_koans) as you can.
233233

234234
After you download the repository, you can generate the koans using
235235

0 commit comments

Comments
 (0)