We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461ca3b commit 7fd1382Copy full SHA for 7fd1382
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](./tree/v1).**
+**This is v2 of the implementation. For v1 click [here](https://github.com/json-api-php/json-api/tree/v1).**
4
5
The goal of this library is to ensure strict validity of JSON API documents being produced.
6
0 commit comments