From cf6a807e62c4d35761c5a9f2dd5949ce3458822b Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 19 Dec 2018 15:39:19 +0000 Subject: [PATCH] Correct Infrastructure project link in help wanted In Sphinx, it seems not possible to map a named link to a :ref: object, so just directly embed it into the prose instead. This fixes a 404 in the rendered version of the site. Thanks to n00balert in the #openstack IRC channel for pointing this out. Change-Id: Ice4d8235209645ca5ad1bb62906edbc72f793861 --- reference/help-most-needed.rst | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/reference/help-most-needed.rst b/reference/help-most-needed.rst index 5e1527a94..8ff269a84 100644 --- a/reference/help-most-needed.rst +++ b/reference/help-most-needed.rst @@ -54,13 +54,13 @@ this item (dhellmann). *TC Sponsor: Jeremy Stanley (fungi)* -The Infrastructure_ team is responsible for designing, building and -maintaining the systems that are used in the day to day operation of -the OpenStack project as a whole; this includes development, -testing, and collaboration tools. All of the software it runs is -open source, and under public configuration management so that -everyone in the community has the opportunity to participate. One -very effective way to get involved in OpenStack, gaining a deep +The :ref:`project-infrastructure` team is responsible for designing, +building and maintaining the systems that are used in the day to day +operation of the OpenStack project as a whole; this includes +development, testing, and collaboration tools. All of the software +it runs is open source, and under public configuration management so +that everyone in the community has the opportunity to participate. +One very effective way to get involved in OpenStack, gaining a deep understanding of and visibility within the community, is by helping operate this infrastructure. Attrition due to shifts in employment or availability of personal time impacts the team's ability to @@ -99,8 +99,6 @@ reach out through the openstack-infra mailing lists on lists.openstack.org if you would like to get involved. It's a rewarding chance to learn and help others, but most of all it's fun! -.. _Infrastructure: :ref:project-infrastructure - 3. Designate Contributors =========================