You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
*[Example](#example)
14
14
*[Resolution scopes](#resolution-scopes)
15
15
16
-
<imgsrc="./jetbrains-logo.png" /> Supported by JetBrains.
16
+
<ahref="http://jetbrains.com"><imgsrc="./jetbrains-logo.png" /></a> Supported by JetBrains.
17
17
18
18
This project is an implementation of the JSON Schema [Draft v4][draft-zyp-json-schema-04] and [Draft v6](https://tools.ietf.org/html/draft-wright-json-schema-01) specifications.
19
19
It uses the [org.json API](http://stleary.github.io/JSON-java/) (created by Douglas Crockford) for representing JSON data.
0 commit comments