Fix formatting: Remove unnecessary link in author name for Rails Tutorial (#12922)

Co-authored-by: harir03 <your.email@example.com>
This commit is contained in:
K Harinadha Reddy 2025-10-30 19:42:00 +05:30 committed by GitHub
parent acc5de151f
commit 2b16dc236e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2339,7 +2339,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Ruby on Rails 4.0 Guide](http://www.xyzpub.com/en/ruby-on-rails/4.0/)
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
* [Ruby on Rails Notes for Professionals](https://goalkicker.com/RubyOnRailsBook/) - Compiled from StackOverflow Documentation (PDF)
* [Ruby on Rails Tutorial (Rails 5): Learn Web Development with Rails](https://www.railstutorial.org/book) - [Michael Hartl](http://www.michaelhartl.com)
* [Ruby on Rails Tutorial (Rails 5): Learn Web Development with Rails](https://www.railstutorial.org/book) - Michael Hartl
* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)