Skip to content

Commit 8b5cb05

Browse files
authored
Fix broken link in README.MD [skip ci]
1 parent 4a1f548 commit 8b5cb05

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
@@ -289,7 +289,7 @@ echo $meta->written_at; // 2019-07-16T13:47:26
289289
## TypeMapper
290290

291291
All custom models must be registered with the `TypeMapper`.
292-
This `TypeMapper` maps, as the name suggests, JSON:API types to custom [item models](#item-models).
292+
This `TypeMapper` maps, as the name suggests, JSON:API types to custom [items](#items).
293293

294294
### Mapping types
295295

0 commit comments

Comments
 (0)