fix links

Christopher Dunn 2014-08-13 01:18:17 -07:00
parent 4fd59ccf2a
commit 09671c93e7

@ -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.