Skip to content

Commit 685e567

Browse files
committed
Merge branch 'master' into format
2 parents a0810bd + f89212f commit 685e567

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

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

0 commit comments

Comments
 (0)