- fixed project links section name
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::cout << root;
 \endcode
 
-\section _plinks Build instructions
+\section _pbuild Build instructions
 The build instructions are located in the file 
 <a HREF="README.txt">README.txt</a> in the top-directory of the project.