Browse Source
Merge pull request #458 from andy5995/README_files_link
README.md:fix dead "file.html" link
tags/json-c-0.14-20200419
Eric Haszlakiewicz
GitHub
6 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@@ -195,5 +195,5 @@ following more specific header files: |
|
|
|
* json_visit.h - Methods for walking a tree of json-c objects. |
|
|
|
* json_util.h - Miscelleanous utility functions. |
|
|
|
|
|
|
|
For a full list of headers see [files.html](files.html) |
|
|
|
For a full list of headers see [files.html](http://json-c.github.io/json-c/json-c-0.13.1/doc/html/files.html) |
|
|
|
|