diff --git a/openbr/openbr_plugin.h b/openbr/openbr_plugin.h
index dc8a438..981f360 100644
--- a/openbr/openbr_plugin.h
+++ b/openbr/openbr_plugin.h
@@ -51,7 +51,7 @@
* \endcode
*
* \par Development
- * Plugins should be developed in sdk/plugins/.
+ * Plugins should be developed in openbr/plugins/.
* See this folder for numerous examples of existing plugins to follow when writing your own.
* Plugins may optionally include a .cmake file to control build configuration.
*