Merge pull request #18 from acorncom/patch-1
Update link to the adapter file
This commit is contained in:
commit
b25ac10be7
|
|
@ -34,4 +34,4 @@ $type->attribute('name')
|
|||
|
||||
### 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