Skip to content

Commit 2a6af29

Browse files
authored
Merge pull request stleary#483 from viniciusls/patch-1
Update README.md to point to latest version
2 parents c3ea024 + af6d3c6 commit 2a6af29

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
@@ -3,7 +3,7 @@ JSON in Java [package org.json]
33

44
[![Maven Central](https://img.shields.io/maven-central/v/org.json/json.svg)](https://mvnrepository.com/artifact/org.json/json)
55

6-
**[Click here if you just want the latest release jar file.](http://central.maven.org/maven2/org/json/json/20180813/json-20180813.jar)**
6+
**[Click here if you just want the latest release jar file.](https://repo1.maven.org/maven2/org/json/json/20190722/json-20190722.jar)**
77

88
JSON is a light-weight, language independent, data interchange format.
99
See http://www.JSON.org/

0 commit comments

Comments
 (0)