diff --git a/doc/jsoncpp.dox b/doc/jsoncpp.dox index d109562..a9ed47e 100644 --- a/doc/jsoncpp.dox +++ b/doc/jsoncpp.dox @@ -85,7 +85,7 @@ 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.md in the top-directory of the project. The latest version of the source is available in the project's GitHub repository: @@ -93,9 +93,9 @@ jsoncpp \section _news What's New? The description of latest changes can be found in -NEWS.txt in the top-directory of the project. - -TODO: Move to wiki. + + the NEWS wiki +. \section _rlinks Related links - JSON Specification and alternate language implementations.