mirror of
https://github.com/json-c/json-c.git
synced 2026-04-01 03:19:06 +08:00
Adjusted URLs
Most of these sites support HTTPS (some forward to HTTPS when accessing the HTTP versions). Use HTTPS directly if supported. Some URLs led to 404 error pages. Adjusted the links to point to new locations. I did not adjust the Microsoft HTML Help Workshop link because it seems that this software is not available anymore. Instead of removing the link entirely I kept it there in case it helps someone to find the software on archived websites.
This commit is contained in:
@@ -267,7 +267,7 @@ following more specific header files:
|
||||
* json_visit.h - Methods for walking a tree of json-c objects.
|
||||
* json_util.h - Miscellaneous utility functions.
|
||||
|
||||
For a full list of headers see [files.html](http://json-c.github.io/json-c/json-c-current-release/doc/html/files.html)
|
||||
For a full list of headers see [files.html](https://json-c.github.io/json-c/json-c-current-release/doc/html/files.html)
|
||||
|
||||
The primary type in json-c is json_object. It describes a reference counted
|
||||
tree of json objects which are created by either parsing text with a
|
||||
|
||||
Reference in New Issue
Block a user