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.
1 parent 0ca594b commit a31c1d3Copy full SHA for a31c1d3
README.md
@@ -1,8 +1,8 @@
1
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]("http://www.json.org/java/") for representing JSON data.
+This project is an implementation of the [JSON Schema Core Draft v4](http://json-schema.org/latest/json-schema-core.html) specification.
+It uses the [org.json API](http://www.json.org/java/) for representing JSON data.
6
7
Quickstart
8
----------
0 commit comments