From 03a6fa0ae84ec0c46257caebb61c3b09fdd00c30 Mon Sep 17 00:00:00 2001 From: ShangXiao Date: Tue, 13 Mar 2018 00:24:30 -0700 Subject: [PATCH] Update the old links in docs The links are old or invalid in the docs. Update them to the right ones according to the lastest OpenStack websites. Change-Id: Ie85bbbfb21373d43944167f1fa94f92cb4e4c044 --- CONTRIBUTING.rst | 6 +++--- specs/newton/lb_and_ovs_support.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b6809f1a..d898aacc 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,16 +1,16 @@ Contributing to Nova-PowerVM ============================ If you would like to contribute to the development of OpenStack, -you must follow the steps in the "If you're a developer, start here" +you must follow the steps in the "If you're a developer" section of this page: - http://wiki.openstack.org/HowToContribute + https://wiki.openstack.org/wiki/How_To_Contribute Once those steps have been completed, changes to OpenStack should be submitted for review via the Gerrit tool, following the workflow documented at: - http://wiki.openstack.org/GerritWorkflow + https://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. diff --git a/specs/newton/lb_and_ovs_support.rst b/specs/newton/lb_and_ovs_support.rst index f12a4db3..0be81453 100644 --- a/specs/newton/lb_and_ovs_support.rst +++ b/specs/newton/lb_and_ovs_support.rst @@ -179,4 +179,4 @@ References `Neutron Networking Guide`_ -.. _`Neutron Networking Guide`: http://docs.openstack.org/newton/networking-guide/ +.. _`Neutron Networking Guide`: https://docs.openstack.org/newton/networking-guide/