diff --git a/doc/jsoncpp.dox b/doc/jsoncpp.dox index 584ea18..d109562 100644 --- a/doc/jsoncpp.dox +++ b/doc/jsoncpp.dox @@ -85,15 +85,15 @@ std::cout << root; \section _pbuild Build instructions The build instructions are located in the file -README.txt in the top-directory of the project. +README.txt in the top-directory of the project. The latest version of the source is available in the project's GitHub repository: - + jsoncpp \section _news What's New? The description of latest changes can be found in -NEWS.txt in the top-directory of the project. +NEWS.txt in the top-directory of the project. TODO: Move to wiki. @@ -110,7 +110,7 @@ The description of latest changes can be found in - http://jsoncpp.sourceforge.net/old.html \section _license License -See file LICENSE in the top-directory of the project. +See file 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. diff --git a/doc/roadmap.dox b/doc/roadmap.dox index 779d305..12294bb 100644 --- a/doc/roadmap.dox +++ b/doc/roadmap.dox @@ -1,3 +1,3 @@ /*! \page roadmap JsonCpp roadmap - Moved to: https://github.com/jacobsa/jsoncpp/wiki/Roadmap + Moved to: https://github.com/open-source-parsers/jsoncpp/wiki/Roadmap */