diff --git a/openbr/openbr_export.cpp b/openbr/openbr_export.cpp
index 4205b49..482c774 100644
--- a/openbr/openbr_export.cpp
+++ b/openbr/openbr_export.cpp
@@ -29,7 +29,7 @@
* \section get_started Get Started
* - \ref introduction - A high-level technical overview of OpenBR.
* - \ref installation - A hacker's guide to building, editing, and running OpenBR.
- * - \ref qmake_integration - Add OpenBR to your Qt .pro project.
+ * - \ref examples - Source code illustrating common use cases.
*
* \section learn_more Learn More
* - \ref algorithm_grammar - How algorithms are constructed from string descriptions.
@@ -37,6 +37,7 @@
* - \ref c_sdk - High-level API for running algorithms and evaluating results.
* - \ref cpp_plugin_sdk - Plugin API for extending OpenBR functionality.
* - \ref bee - A NIST standard for evaluating biometric algorithms.
+ * - \ref qmake_integration - Add OpenBR to your Qt .pro project.
*/
/*!