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.
2 parents a0810bd + f89212f commit 685e567Copy full SHA for 685e567
README.md
@@ -2,7 +2,7 @@ JSON Schema Validator
2
=====================
3
4
This project is an implementation of the [JSON Schema Core Draft v4](http://json-schema.org/latest/json-schema-core.html) specification.
5
-It uses the [org.json API](https://github.com/stleary/JSON-java) (created by Douglas Crockford) for representing JSON data.
+It uses the [org.json API](http://stleary.github.io/JSON-java/) (created by Douglas Crockford) for representing JSON data.
6
7
When to use this library?
8
-------------------------
0 commit comments