Merge pull request #455 from andy5995/test2_dead

index.html:fix dead link
This commit is contained in:
Eric Haszlakiewicz
2018-11-25 21:13:52 -05:00
committed by GitHub

View File

@@ -19,8 +19,8 @@ Current release: <a href="json-c-0.13.1/doc/html/index.html">json-c-0.13.1</a>
<a href="json-c-0.13.1/doc/html/json__tokener_8h.html">json_tokener.h</a>
You can also look at the tests in <a href="https://github.com/json-c/json-c/blob/json-c-0.13.1/tests/">the tests directory</a> for some examples.<br>
One of the simplest examples is
<a href="https://github.com/json-c/json-c/blob/json-c-0.13.1/tests/test2.c">test2.c</a>.
One of the simplest examples is
<a href="https://github.com/json-c/json-c/blob/json-c-0.13.1-20180305/tests/test2.c">test2.c</a>.
<hr>