Skip to content

Commit

Permalink
fix: link with RoR v7.1 guide
Browse files Browse the repository at this point in the history
  • Loading branch information
WongYC-66 committed Nov 3, 2024
1 parent 78b0e78 commit 83e54a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ This is just the most common among several options to specify for `:dependent`.
<div class="lesson-content__panel" markdown="1">
1. Read the [Rails Guide on Associations](http://guides.rubyonrails.org/association_basics.html). Start by skimming sections 1 to 2.7 (which you should have already done).
1. Read the [Rails Guide on Associations](https://guides.rubyonrails.org/v7.1/association_basics.html). Start by skimming sections 1 to 2.7 (which you should have already done).
1. Read from 2.8 to the end of chapter 3.
1. Skim chapter 4. It contains all the methods that you gain by using various associations. You certainly don't need to memorize the whole list, but poke through it. You'll end up using most of them.
Expand Down

0 comments on commit 83e54a4

Please sign in to comment.