Skip to content

Commit 41a38d4

Browse files
authored
Update link to the adapter file
1 parent b57b6c3 commit 41a38d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adapters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ $type->attribute('name')
3434

3535
### Custom Adapters
3636

37-
For other ORMs or data persistence layers, you can [implement your own adapter](https://github.com/tobyz/json-api-server/blob/master/src/Adapter/AdapterInterface.php).
37+
For other ORMs or data persistence layers, you can [implement your own adapter](https://github.com/tobyzerner/json-api-server/blob/master/src/Adapter/AdapterInterface.php).

0 commit comments

Comments
 (0)