Fix rendering

Commits 874fd5b61a and
a937582f7a
both had formatting issues with links that were
added. This commit fixes both of the links in
question.

Change-Id: Ib02e7c659d18719d3a2898dbb9da147a8aa1f817
Signed-off-by: Kyle Mestery <mestery@mestery.com>
This commit is contained in:
Kyle Mestery 2015-10-16 17:08:36 +00:00
parent 0312b1237b
commit ae8b736a5b
2 changed files with 2 additions and 4 deletions

View File

@ -137,8 +137,7 @@ release.
To release a sub-project, follow the following steps:
* First, follow the process found `here
<http://docs.openstack.org/developer/neutron/policies/bugs.html#plugin-and-driver-repositories>`_
* First, follow the process found `here <http://docs.openstack.org/developer/neutron/policies/bugs.html#plugin-and-driver-repositories>`_
for creating a bug for your release.
* For projects which have not moved to post-versioning, we need to push an
alpha tag to avoid pbr complaining. A member of the neutron-release group

View File

@ -79,8 +79,7 @@ is as follows:
* Add Neutron to the list of affected projects.
* Add 'release-subproject' tag to the list of tags for the bug report.
* The Neutron release management team will watch these bugs, and work with
you to have the request fulfilled by following the instructions found `here
<http://docs.openstack.org/developer/neutron/devref/sub_project_guidelines.html#sub-project-release-process>`_.
you to have the request fulfilled by following the instructions found `here <http://docs.openstack.org/developer/neutron/devref/sub_project_guidelines.html#sub-project-release-process>`_.
.. _guidelines: