File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -85,15 +85,15 @@ 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/jacobsa /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.txt">README.txt</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
- <a HREF="https://github.com/jacobsa /jsoncpp/">
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/jacobsa /jsoncpp/blob/master/NEWS.txt">NEWS.txt</a> in the top-directory of the project.
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
97
98
98
<strong>TODO</strong>: Move to wiki.
99
99
@@ -110,7 +110,7 @@ The description of latest changes can be found in
110
110
- <a href="http://jsoncpp.sourceforge.net/old.html">http://jsoncpp.sourceforge.net/old.html</a>
111
111
112
112
\section _license License
113
- See file <a href="https://github.com/jacobsa /jsoncpp/blob/master/LICENSE"><code>LICENSE</code></a> in the top-directory of the project.
113
+ See file <a href="https://github.com/open-source-parsers /jsoncpp/blob/master/LICENSE"><code>LICENSE</code></a> in the top-directory of the project.
114
114
115
115
Basically JsonCpp is licensed under MIT license, or public domain if desired
116
116
and recognized in your jurisdiction.
Original file line number Diff line number Diff line change 1
1
/*! \page roadmap JsonCpp roadmap
2
- Moved to: https://github.com/jacobsa /jsoncpp/wiki/Roadmap
2
+ Moved to: https://github.com/open-source-parsers /jsoncpp/wiki/Roadmap
3
3
*/
You can’t perform that action at this time.
0 commit comments