Skip to content

Commit b25ac10

Browse files
authored
Merge pull request #18 from acorncom/patch-1
Update link to the adapter file
2 parents b57b6c3 + 41a38d4 commit b25ac10

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)