Skip to content

Commit

Permalink
Point URL to stable documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dijonkitchen authored and bbatsov committed Nov 12, 2016
1 parent eaa7a7e commit d4de68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,7 @@ when you need to retrieve a single record by some attributes.

* <a name="meaningful-foreign-key-naming"></a>
Name your foreign keys explicitly instead of relying on Rails auto-generated
FK names. (http://edgeguides.rubyonrails.org/active_record_migrations.html#foreign-keys)
FK names. (http://guides.rubyonrails.org/active_record_migrations.html#foreign-keys)
<sup>[[link](#meaningful-foreign-key-naming)]</sup>

```Ruby
Expand Down

0 comments on commit d4de68a

Please sign in to comment.