mirror of
https://github.com/json-c/json-c.git
synced 2026-03-25 16:09:06 +08:00
Fix typoes with previous change.
This commit is contained in:
@@ -12,8 +12,8 @@ For information about building json-c, see the <a href="https://github.com/json-
|
||||
|
||||
<p>Current release: <a href="json-c-current-release/doc/html/index.html">json-c-0.14</a>
|
||||
<br>Best starting points:
|
||||
<a href="json-c-current-releaes/doc/html/json__object_8h.html">json_object.h</a> or
|
||||
<a href="json-c-current-releaes/doc/html/json__tokener_8h.html">json_tokener.h</a>
|
||||
<a href="json-c-current-release/doc/html/json__object_8h.html">json_object.h</a> or
|
||||
<a href="json-c-current-release/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.14/tests/">the tests directory</a> for some examples.<br>
|
||||
One of the simplest examples is
|
||||
|
||||
Reference in New Issue
Block a user