diff --git a/doc/jsoncpp.dox b/doc/jsoncpp.dox index abaac6c..02b18fb 100644 --- a/doc/jsoncpp.dox +++ b/doc/jsoncpp.dox @@ -82,7 +82,7 @@ std::cin >> root["subtree"]; std::cout << root; \endcode -\section _plinks Build instructions +\section _pbuild Build instructions The build instructions are located in the file README.txt in the top-directory of the project.