Răsfoiți Sursa

rubylearning.com is now under new control (#9548)

The new owner is not associated with Satish Talim nor the RubyLearning
organization as it has been known in the Ruby community.
Victor Goff 2 ani în urmă
părinte
comite
ee09ab5a4e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      books/free-programming-books-langs.md

+ 1 - 1
books/free-programming-books-langs.md

@@ -2225,7 +2225,7 @@ Books on general-purpose programming that don't focus on a specific language are
 * [Ruby Hacking Guide](http://ruby-hacking-guide.github.io)
 * [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
 * [Ruby Koans](http://www.rubykoans.com)
-* [Ruby Learning](http://rubylearning.com)
+* [Ruby Learning](http://rubylearning.github.io)
 * [Ruby Notes for Professionals](https://goalkicker.com/RubyBook/) - Compiled from StackOverflow Documentation (PDF)
 * [Ruby one-liners cookbook](https://learnbyexample.github.io/learn_ruby_oneliners/) - Sundeep Agarwal
 * [Ruby Style Guide](https://github.com/airbnb/ruby) - Airbnb