summaryrefslogtreecommitdiff
path: root/json_tokener.c
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2022-03-19 10:34:55 +0100
committerTobias Stoeckmann <tobias@stoeckmann.org>2022-03-19 10:34:55 +0100
commitcbc603b587ff4465f4da6b8b3ad77100104c962b (patch)
treeeed4f0a98fb07488ecb57c098e0b939f7df1a91b /json_tokener.c
parentf0d93cee1438c24fef657dce9a1972d51a684f13 (diff)
downloadjson-c-cbc603b587ff4465f4da6b8b3ad77100104c962b.tar.gz
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.
Diffstat (limited to 'json_tokener.c')
-rw-r--r--json_tokener.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/json_tokener.c b/json_tokener.c
index 160cde4..0c09b66 100644
--- a/json_tokener.c
+++ b/json_tokener.c
@@ -10,7 +10,7 @@
*
* Copyright (c) 2008-2009 Yahoo! Inc. All rights reserved.
* The copyrights to the contents of this file are licensed under the MIT License
- * (http://www.opensource.org/licenses/mit-license.php)
+ * (https://www.opensource.org/licenses/mit-license.php)
*/
#include "config.h"