Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ruby/lesson2/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ You can then use the [array sort](http://www.ruby-doc.org/core-2.1.1/Array.html#

# More practise

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

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

Expand Down