mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-11 13:55:22 -04:00
fix links
parent
4fd59ccf2a
commit
09671c93e7
6
Home.md
6
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.
|
Loading…
x
Reference in New Issue
Block a user