Skip to content

Commit c1f3fde

Browse files
committed
changing json-java link to the stearly repo, as long as stearly/JSON-java#199 is not resolved
1 parent 17ef92e commit c1f3fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ JSON Schema Validator
22
=====================
33

44
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](http://www.json.org/java/) (created by Douglas Crockford) for representing JSON data.
5+
It uses the [org.json API](https://github.com/stleary/JSON-java) (created by Douglas Crockford) for representing JSON data.
66

77
When to use this library?
88
-------------------------

0 commit comments

Comments
 (0)