From: James McClune Date: Sun, 24 Feb 2019 20:58:02 +0000 (-0500) Subject: doc: updated governance link for Ceph project leads X-Git-Tag: v14.1.1~145^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26610%2Fhead;p=ceph.git doc: updated governance link for Ceph project leads Added :ref: label to Governance page. Referenced label on Development Workflow page. Fixes: https://tracker.ceph.com/issues/38464 Signed-off-by: James McClune --- diff --git a/doc/dev/development-workflow.rst b/doc/dev/development-workflow.rst index 31184663461..dfcab929daa 100644 --- a/doc/dev/development-workflow.rst +++ b/doc/dev/development-workflow.rst @@ -97,9 +97,7 @@ follows: assign them a priority * The bugs with higher priority are worked on first -Each ``team`` is responsible for a project, managed by leads_. - -.. _leads: index#Leads +Each ``team`` is responsible for a project, managed by :ref:`leads `. The ``developer`` assigned to an issue is responsible for it. The status of an open issue can be: diff --git a/doc/governance.rst b/doc/governance.rst index 155dd21e125..3ef6f2b36af 100644 --- a/doc/governance.rst +++ b/doc/governance.rst @@ -1,3 +1,5 @@ +.. _governance: + ============ Governance ============