Browse Source

Merge pull request #455 from andy5995/test2_dead

index.html:fix dead link
gh-pages
Eric Haszlakiewicz GitHub 6 years ago
parent
commit
133152a08f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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