File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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/downloads "> Download</ a > </ li >
36+ < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/tags "> 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/downloads "> Download</ a > </ li >
36+ < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/tags "> 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/downloads "> Download</ a > </ li >
36+ < li > < a class ="download " href ="https://github.com/skyscreamer/JSONassert/tags "> 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/downloads "> download the JAR</ a > or
44+ < p > To use, < a href ="https://github.com/skyscreamer/JSONassert/tags "> 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