We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ad14d1 + a572c55 commit cef9cdbCopy full SHA for cef9cdb
guides/source/association_basics.md
@@ -1660,7 +1660,7 @@ instructed otherwise.
1660
If you're working with composite primary keys in your Rails models and need to
1661
ensure the correct handling of associations, please refer to the [Associations
1662
section of the Composite Primary Keys
1663
-guide](active_record_composite_primary_keys#associations-between-models-with-composite-primary-keys).
+guide](active_record_composite_primary_keys.html#associations-between-models-with-composite-primary-keys).
1664
This section provides comprehensive guidance on setting up and using
1665
associations with composite primary keys in Rails, including how to specify
1666
composite foreign keys when necessary.
0 commit comments