From e33c00c57ec5e5055c11953b4bae0a6f43baa5d1 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 8 Nov 2018 10:37:17 +0100 Subject: [PATCH] Use internal links in Organization Guide Instead of full URLs, use internal links to the documents so that they even work when documents move. Add missing label so that this works. Change-Id: Ie8d306fb51b9cd4167b829b4a8e55d755f3611da --- doc/source/common/setup-gerrit.rst | 2 ++ doc/source/contributing/organization-guide.rst | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/source/common/setup-gerrit.rst b/doc/source/common/setup-gerrit.rst index cbc6cf9..5eae692 100644 --- a/doc/source/common/setup-gerrit.rst +++ b/doc/source/common/setup-gerrit.rst @@ -6,6 +6,8 @@ Setting Up Your Gerrit Account This section assumes you have completed :doc:`git` guide. +.. _what_is_gerrit: + What is Gerrit? =============== diff --git a/doc/source/contributing/organization-guide.rst b/doc/source/contributing/organization-guide.rst index e7106f3..08229b1 100644 --- a/doc/source/contributing/organization-guide.rst +++ b/doc/source/contributing/organization-guide.rst @@ -112,8 +112,8 @@ Code * For more information on how we use gerrit see: - * https://docs.openstack.org/contributors/common/setup-gerrit.html#what-is-gerrit - * https://docs.openstack.org/contributors/code-and-documentation/using-gerrit.html + * :ref:`what_is_gerrit` + * :doc:`../code-and-documentation/using-gerrit` Internet Relay Chat (IRC) ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -121,7 +121,7 @@ Internet Relay Chat (IRC) * Access to chat.freenode.net port 6697/tcp (IRC communication) * If utilizing an IRC bouncer port 443, to the bouncer, may be used. - * See https://docs.openstack.org/contributors/common/communication.html#irc + * See :ref:`setup-irc`. Suggestions ~~~~~~~~~~~ @@ -143,7 +143,7 @@ Email Consideration * Consider an exception for standard email footers on emails being sent to the community mailing lists -* See https://docs.openstack.org/contributors/common/communication.html#mailing-lists-ml +* See :ref:`communication-mailing-lists`. Operating System (OS) Considerations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^