diff --git a/doc/source/drivers.rst b/doc/source/drivers.rst index ffecedc..6a986d6 100644 --- a/doc/source/drivers.rst +++ b/doc/source/drivers.rst @@ -253,7 +253,7 @@ and push that tag to Gerrit by running the following commands:: * Pushing the tag will trigger the release pipeline in zuul, but without proper configuration no release will happen. A publishing job is required. One common way to do this is to use a `publish-to-pypi template - `_ + `_ in `openstack-infra/project-config `_. The publishing jobs are one of the :ref:`central-config-exceptions`.