Skip to content

Commit bc8bdaf

Browse files
committed
Fixed Link
1 parent 637b54f commit bc8bdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ The belongsToMany relation will not use a pivot "table", but will push id's to a
382382

383383
}
384384

385-
Other relations are not yet supported, but may be added in the future. Read more about these relations on http://four.laravel.com/docs/eloquent#relationships
385+
Other relations are not yet supported, but may be added in the future. Read more about these relations on http://laravel.com/docs/eloquent#relationships
386386

387387
### EmbedsMany Relations
388388

0 commit comments

Comments
 (0)