File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,17 +85,17 @@ std::cout << root;
8585
8686\section _pbuild Build instructions
8787The build instructions are located in the file
88- <a HREF="https://github.com/open-source-parsers/jsoncpp/blob/master/README.txt ">README.txt </a> in the top-directory of the project.
88+ <a HREF="https://github.com/open-source-parsers/jsoncpp/blob/master/README.md ">README.md </a> in the top-directory of the project.
8989
9090The latest version of the source is available in the project's GitHub repository:
9191<a HREF="https://github.com/open-source-parsers/jsoncpp/">
9292jsoncpp</a>
9393
9494\section _news What's New?
9595The description of latest changes can be found in
96- <a HREF="https://github.com/open-source-parsers/jsoncpp/blob/master/ NEWS.txt">NEWS.txt</a> in the top-directory of the project.
97-
98- <strong>TODO</strong>: Move to wiki .
96+ <a HREF="https://github.com/open-source-parsers/jsoncpp/wiki/ NEWS">
97+ the NEWS wiki
98+ </a> .
9999
100100\section _rlinks Related links
101101- <a HREF="http://www.json.org/">JSON</a> Specification and alternate language implementations.
You can’t perform that action at this time.
0 commit comments