From 9f572e99df6c236c1aa5d3294245bd772aedbfb2 Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Wed, 14 Nov 2018 01:05:26 +0800 Subject: [PATCH] Optimizing the safety of the http link site in pre.yaml. Change-Id: If810f40d5f2ed0c02f4c7fb72bea5783c514d35f --- doc/source/contributor/mailing-list.rst | 4 ++-- doc/source/install/supported-platforms.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/contributor/mailing-list.rst b/doc/source/contributor/mailing-list.rst index 756aa66..a8616b0 100644 --- a/doc/source/contributor/mailing-list.rst +++ b/doc/source/contributor/mailing-list.rst @@ -7,9 +7,9 @@ Mailing lists The mailing lists are preferred, as it makes the information more readily available so that others who have the same question or issue can search for and find the answers. - Dev discussions: - `openstack-dev@lists.openstack.org `__ + `openstack-dev@lists.openstack.org `__ with ``[chef]`` tag. - Usage discussions: - `openstack-operators@lists.openstack.org `__ + `openstack-operators@lists.openstack.org `__ with ``[chef]`` tag. diff --git a/doc/source/install/supported-platforms.rst b/doc/source/install/supported-platforms.rst index 20f818f..15a9f42 100644 --- a/doc/source/install/supported-platforms.rst +++ b/doc/source/install/supported-platforms.rst @@ -12,5 +12,5 @@ the `Chef Development Kit `_. Your success rate may vary with the bleeding edge. Chef 12 and older is NOT supported. -See `Chef CI `_ +See `Chef CI `_ to see what is currently tested.