Update link to the adapter file
This commit is contained in:
parent
b57b6c352b
commit
41a38d4988
|
|
@ -34,4 +34,4 @@ $type->attribute('name')
|
||||||
|
|
||||||
### Custom Adapters
|
### Custom Adapters
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue