Skip to content

Commit d841a89

Browse files
authored
Merge pull request #433 from Naoray/patch-1
Update including-relationships.md
2 parents 366aaca + c65784b commit d841a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/including-relationships.md

Lines changed: 1 addition & 1 deletion
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)