Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean authored Sep 5, 2024
1 parent aa871ac commit d04a84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/relationships.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ class Category extends Model
You should ensure that the field handle matches the name of the Eloquent relationship in your model (the method name).
For more information on templating with the Has Many fieldtype and the config options available, see the [Has Many](#has-many) section.
For more information on templating with the Has Many fieldtype and the config options available, see the [Has Many](#content-has-many) section.
## Polymorphic Relationships
Expand Down

0 comments on commit d04a84f

Please sign in to comment.