File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -85,17 +85,17 @@ std::cout << root;
85
85
86
86
\section _pbuild Build instructions
87
87
The 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.
89
89
90
90
The latest version of the source is available in the project's GitHub repository:
91
91
<a HREF="https://github.com/open-source-parsers/jsoncpp/">
92
92
jsoncpp</a>
93
93
94
94
\section _news What's New?
95
95
The 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> .
99
99
100
100
\section _rlinks Related links
101
101
- <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