We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1bbfc commit 461ca3bCopy full SHA for 461ca3b
README.md
@@ -1,6 +1,6 @@
1
# [JSON API](http://jsonapi.org) spec implemented in PHP 7. Immutable
2
3
-**This is v2 of the implementation. For v1 click [here](/json-api-php/json-api/tree/v2).**
+**This is v2 of the implementation. For v1 click [here](./tree/v1).**
4
5
The goal of this library is to ensure strict validity of JSON API documents being produced.
6
0 commit comments