Skip to content

Commit 2ed5896

Browse files
authored
Merge pull request rails#43348 from yasulab/patch-1
Fix invalid link to List of Free Programming Books [ci-skip]
2 parents e1b7746 + ac3d909 commit 2ed5896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ curve diving straight into Rails. There are several curated lists of online reso
2828
for learning Ruby:
2929

3030
* [Official Ruby Programming Language website](https://www.ruby-lang.org/en/documentation/)
31-
* [List of Free Programming Books](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books.md#ruby)
31+
* [List of Free Programming Books](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books-langs.md#ruby)
3232

3333
Be aware that some resources, while still excellent, cover older versions of
3434
Ruby, and may not include some syntax that you will see in day-to-day

0 commit comments

Comments
 (0)