Fix link to publish-to-pypi

Don't link to publish-to-pypi-python3, link to publish-to-pypi.

We're removing publish-to-pypi-python3, let's link to the real template.

Change-Id: Ib6541c42f2cd470bf948146314eab74270cfd440
This commit is contained in:
Andreas Jaeger 2018-11-02 22:28:40 +01:00
parent 2302c36b8d
commit 4cb518e4ed
1 changed files with 1 additions and 1 deletions

View File

@ -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
<https://docs.openstack.org/infra/openstack-zuul-jobs/project-templates.html#project_template-publish-to-pypi-python3>`_
<https://docs.openstack.org/infra/openstack-zuul-jobs/project-templates.html#project_template-publish-to-pypi>`_
in `openstack-infra/project-config <https://git.openstack.org/cgit/openstack-infra/project-config/>`_.
The publishing jobs are one of the :ref:`central-config-exceptions`.