]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fix rendering
authorKyle Mestery <mestery@mestery.com>
Fri, 16 Oct 2015 17:08:36 +0000 (17:08 +0000)
committerKyle Mestery <mestery@mestery.com>
Fri, 16 Oct 2015 17:08:36 +0000 (17:08 +0000)
Commits 874fd5b61a5d6a81f0e147a08a1da444e2380a5f and
a937582f7aa430f5edace2d52f5f6feccf381a34
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>
doc/source/devref/sub_project_guidelines.rst
doc/source/policies/bugs.rst

index a0b45e7fac28b830d00417fef21cbf01745a126e..2dc7142ead959cc3fd1ef2fb0be0c0d49e40ea1f 100644 (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
index 95032bb9ddc6e20043e301d35b37006d31aecc43..f9c2e895673e62cfbaee5712ef1aaa99efdfe89c 100644 (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: