diff --git a/doc/development/api/plugins.rst b/doc/development/api/plugins.rst index 1f33b0cacf..5b66470b73 100644 --- a/doc/development/api/plugins.rst +++ b/doc/development/api/plugins.rst @@ -94,7 +94,8 @@ Views Your plugin may define custom views. If you put an ``urls`` submodule into your plugin module, pretix will automatically import it and include it into the root -URL configuration. +URL configuration with the namespace ``plugins: