File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Which tells you that the pets array under the friend where id=3 was supposed to
7171QuickStart
7272----------
7373
74- To use, [ download the JAR] ( https://github.com/skyscreamer/JSONassert/downloads ) or add the following to your project's pom.xml:
74+ To use, [ download the JAR] ( https://github.com/skyscreamer/JSONassert/releases ) or add the following to your project's pom.xml:
7575
7676 <dependency>
7777 <groupId>org.skyscreamer</groupId>
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ <h2>a <a href="http://skyscreamer.org">Skyscreamer</a> project</h2>
3333 < li > < a class ="cookbook " href =""> Cookbook</ a > </ li >
3434 < li > < a class ="quickstart " href ="quickstart.html "> Quickstart</ a > </ li >
3535 < li > < a class ="javadoc " href ="apidocs/index.html "> Javadoc</ a > </ li >
36- < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/tags "> Download</ a > </ li >
36+ < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/releases "> Download</ a > </ li >
3737 < li > < a class ="contrib " href ="https://github.com/skyscreamer/jsonassert "> </ a > </ li >
3838 </ ul >
3939</ nav >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ <h2>a <a href="http://skyscreamer.org">Skyscreamer</a> project</h2>
3333 < li > < a class ="cookbook " href ="cookbook.html "> Cookbook</ a > </ li >
3434 < li > < a class ="quickstart " href ="quickstart.html "> Quickstart</ a > </ li >
3535 < li > < a class ="javadoc " href ="apidocs/index.html "> Javadoc</ a > </ li >
36- < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/tags "> Download</ a > </ li >
36+ < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/releases "> Download</ a > </ li >
3737 < li > < a class ="contrib " href ="https://github.com/skyscreamer/jsonassert "> </ a > </ li >
3838 </ ul >
3939</ nav >
Original file line number Diff line number Diff line change @@ -33,15 +33,15 @@ <h2>a <a href="http://skyscreamer.org">Skyscreamer</a> project</h2>
3333 < li > < a class ="cookbook " href ="cookbook.html "> Cookbook</ a > </ li >
3434 < li > < a class ="quickstart " href =""> Quickstart</ a > </ li >
3535 < li > < a class ="javadoc " href ="apidocs/index.html "> Javadoc</ a > </ li >
36- < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/tags "> Download</ a > </ li >
36+ < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/releases "> Download</ a > </ li >
3737 < li > < a class ="contrib " href ="https://github.com/skyscreamer/jsonassert "> </ a > </ li >
3838 </ ul >
3939</ nav >
4040< section >
4141 < a name ="intro "> </ a >
4242 < h2 > Quick Start</ h2 >
4343
44- < p > To use, < a href ="https://github.com/skyscreamer/JSONassert/tags "> download and build the JAR</ a > or
44+ < p > To use, < a href ="https://github.com/skyscreamer/JSONassert/releases "> download and build the JAR</ a > or
4545 add the following to your project's pom.xml:</ p >
4646
4747 < div class ="example ">
You can’t perform that action at this time.
0 commit comments