Skip to content

Commit 77b924e

Browse files
authored
Merge pull request rails#54062 from iashanmugavel/update-link-to-main
Update link in Rails documentation to use the main branch [ci skip]
2 parents 787ccd4 + 37668c5 commit 77b924e

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
@@ -29,7 +29,7 @@ basics of Ruby so that you understand some of the basic terms and vocabulary you
2929
will see in this tutorial.
3030

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

3434
Rails Philosophy
3535
----------------

0 commit comments

Comments
 (0)