From 09671c93e7d45f0cedabfbc6785e2dc03af8d356 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Wed, 13 Aug 2014 01:18:17 -0700 Subject: [PATCH] fix links --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index dbd25a0..69f394c 100644 --- a/Home.md +++ b/Home.md @@ -73,11 +73,11 @@ std::cout << root; ``` Build instructions ------------------ -The build instructions are located in the file [`README.md`](https://github.com/jacobsa/jsoncpp/blob/master/README.md) in the top-directory of the project. +The build instructions are located in the file [`README.md`](https://https://github.com/open-source-parsers/jsoncpp/blob/master/README.md) in the top-directory of the project. What's New? ----------- -The description of latest changes can be found in [`NEWS.txt`](https://github.com/jacobsa/jsoncpp/blob/master/NEWS.txt) in the top-directory of the project. +The description of latest changes can be found in [`NEWS.txt`](https://https://github.com/open-source-parsers/jsoncpp/blob/master/NEWS.txt) in the top-directory of the project. **TODO**: Move to wiki. @@ -97,5 +97,5 @@ Old project links License ------- -See file [`LICENSE`](https://github.com/jacobsa/jsoncpp/blob/master/LICENSE) in the top-directory of the project. +See file [`LICENSE`](https://https://github.com/open-source-parsers/jsoncpp/blob/master/LICENSE) in the top-directory of the project. Basically JsonCpp is licensed under MIT license, or public domain if desired and recognized in your jurisdiction. \ No newline at end of file