Skip to content

Commit 4dead66

Browse files
Merge pull request #330 from tijmenb/fix-broken-link
Fix broken link to Ruby koans
2 parents 1ebf2a8 + be74727 commit 4dead66

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
@@ -222,7 +222,7 @@ You can then use the [array sort](http://www.ruby-doc.org/core-2.1.1/Array.html#
222222

223223
# More practise
224224

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

227227
After you download the repository, you can generate the koans using
228228

0 commit comments

Comments
 (0)