diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst index b166936a8b..1b6f5e36ed 100644 --- a/doc/source/plugins.rst +++ b/doc/source/plugins.rst @@ -221,7 +221,9 @@ the best practice is to build a dedicated ``stackforge/devstack-plugin-FOO`` project. To enable a plugin to be used in a gate job, the following lines will -be needed in your project.yaml definition:: +be needed in your ``jenkins/jobs/.yaml`` definition in +`project-config +`_:: # Because we are testing a non standard project, add the # our project repository. This makes zuul do the right