Skip to content

Commit f462d2e

Browse files
authored
Merge pull request #3777 from ablzh/programming-ruby-book
Fix broken link to "Programming Ruby (first edition)"
2 parents d817ec5 + 5c8102d commit f462d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/documentation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ These links were more prominent but haven't been updated in ages.
195195
[5]: https://poignant.guide
196196
[7]: https://www.techotopia.com/index.php/Ruby_Essentials
197197
[8]: https://pine.fm/LearnToProgram/
198-
[9]: https://ruby-doc.com/docs/ProgrammingRuby/
198+
[9]: https://web.archive.org/web/20250512022451/https://ruby-doc.com/docs/ProgrammingRuby/
199199
[10]: https://pragprog.com/titles/ruby5/programming-ruby-3-3-5th-edition/
200200
[12]: https://en.wikibooks.org/wiki/Ruby_programming_language
201201
[16]: https://www.rubydoc.info/

0 commit comments

Comments
 (0)