Skip to content

Commit c65784b

Browse files
authored
Update including-relationships.md
Update Eloquent api resources and conditional relationships url to point to latest documentation version
1 parent 366aaca commit c65784b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/including-relationships.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ Relation/include names will be converted to camelCase when looking for the corre
7676

7777
## Eloquent API resources
7878

79-
Once the relationships are included, we'd recommend including them in your response by using [Eloquent API resources and conditional relationships](https://laravel.com/docs/5.5/eloquent-resources#conditional-relationships).
79+
Once the relationships are included, we'd recommend including them in your response by using [Eloquent API resources and conditional relationships](https://laravel.com/docs/master/eloquent-resources#conditional-relationships).

0 commit comments

Comments
 (0)