Browse Source

index.html:fix dead link

pull/455/head
andy5995 6 years ago
parent
commit
80fd381f8f
No known key found for this signature in database GPG Key ID: 6BFEC9B82603CAF
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      index.html

+ 2
- 2
index.html 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>


Loading…
Cancel
Save