We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854595d commit ee09ab5Copy full SHA for ee09ab5
books/free-programming-books-langs.md
@@ -2225,7 +2225,7 @@ Books on general-purpose programming that don't focus on a specific language are
2225
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io)
2226
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
2227
* [Ruby Koans](http://www.rubykoans.com)
2228
-* [Ruby Learning](http://rubylearning.com)
+* [Ruby Learning](http://rubylearning.github.io)
2229
* [Ruby Notes for Professionals](https://goalkicker.com/RubyBook/) - Compiled from StackOverflow Documentation (PDF)
2230
* [Ruby one-liners cookbook](https://learnbyexample.github.io/learn_ruby_oneliners/) - Sundeep Agarwal
2231
* [Ruby Style Guide](https://github.com/airbnb/ruby) - Airbnb
0 commit comments