From: Eric Haszlakiewicz
Date: Thu, 14 Apr 2022 12:36:26 +0000 (+0000)
Subject: Update the doc links to point at 0.16. Drop broken link to oss.metaparadigm.com.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294efecc10aaf3a91e99c43820fa298b95fac2d1;p=thirdparty%2Fjson-c.git
Update the doc links to point at 0.16. Drop broken link to oss.metaparadigm.com.
---
diff --git a/index.html b/index.html
index 8d0064e3..0394139a 100644
--- a/index.html
+++ b/index.html
@@ -15,9 +15,9 @@ For information about building json-c, see the json_object.h or
json_tokener.h
-You can also look at the tests in the tests directory for some examples.
+You can also look at the tests in the tests directory for some examples.
One of the simplest examples is
-test2.c.
+test2.c.
Note: for the most recent development docs clone the source and run:
@@ -34,6 +34,12 @@ Then look in the doc/html directory.