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
parent
commit
753de5a5a9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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)


Loading…
Cancel
Save