From b547ee0f35225e96fb8159eacf251eed58b597c4 Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Tue, 7 Jun 2016 04:16:05 +0000 Subject: [PATCH] Update the index page to point at the 0.12.1 release. --- index.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d6f4211..444e0e8 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,14 @@ For information about building json-c, see the clone the source and run "doxygen", then look in the doc directory. -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.