Skip to content

Commit a31c1d3

Browse files
committed
fixing links in readme
1 parent 0ca594b commit a31c1d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
JSON Schema Validator
22
=====================
33

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]("http://www.json.org/java/") for representing JSON data.
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](http://www.json.org/java/) for representing JSON data.
66

77
Quickstart
88
----------

0 commit comments

Comments
 (0)