From 06178749f5883107906c63437f1a9f9fa7c15976 Mon Sep 17 00:00:00 2001 From: shangxiaobj Date: Tue, 5 Sep 2017 02:34:56 -0700 Subject: [PATCH] Update and replace http with https for doc links in kolla-ansible 1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: Iedf05f9264d825ce2d4b42321fe81b93cf8f7665 --- README.rst | 6 +++--- doc/CONTRIBUTING.rst | 2 +- doc/cinder-guide-hnas.rst | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 1b9763a731..f85b3718bd 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/kolla-ansible.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/kolla-ansible.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on @@ -130,7 +130,7 @@ Getting Involved Need a feature? Find a bug? Let us know! Contributions are much appreciated and should follow the standard `Gerrit -workflow `__. +workflow `__. - We communicate using the #openstack-kolla irc channel. - File bugs, blueprints, track releases, etc on diff --git a/doc/CONTRIBUTING.rst b/doc/CONTRIBUTING.rst index 64f4e7bdfb..7092cd88bf 100644 --- a/doc/CONTRIBUTING.rst +++ b/doc/CONTRIBUTING.rst @@ -39,7 +39,7 @@ Please use the existing sandbox repository, available at https://git.openstack.org/cgit/openstack-dev/sandbox, for learning, understanding and testing the `Gerrit Workflow`_. -.. _Gerrit Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow +.. _Gerrit Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow Adding a new service ==================== diff --git a/doc/cinder-guide-hnas.rst b/doc/cinder-guide-hnas.rst index d52ac3596a..c064e3c050 100644 --- a/doc/cinder-guide-hnas.rst +++ b/doc/cinder-guide-hnas.rst @@ -224,8 +224,8 @@ Verify Operation. For more information about how to manage volumes, see the `OpenStack User Guide -`__. +`__. For more information about how HNAS driver works, see `Hitachi NAS Platform iSCSI and NFS drives for OpenStack -`__. +`__.