mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 09:59: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:
@@ -52,7 +52,7 @@ extern "C" {
|
||||
* json_object_to_file_ext() functions which causes
|
||||
* the output to be formatted.
|
||||
*
|
||||
* See the "Two Space Tab" option at http://jsonformatter.curiousconcept.com/
|
||||
* See the "Two Space Tab" option at https://jsonformatter.curiousconcept.com/
|
||||
* for an example of the format.
|
||||
*/
|
||||
#define JSON_C_TO_STRING_PRETTY (1 << 1)
|
||||
|
||||
Reference in New Issue
Block a user