Update URLs in documentation

Update URLs according to OpenStack document migration.
BTW: Do some optimization as well (http -> https)

Change-Id: I75a00f1b89239be7982c55c4dcfa5f2a217f1ece
This commit is contained in:
Hangdong Zhang
2017-07-20 17:01:06 +08:00
parent e5f5ee4cec
commit bdb2610b1b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,13 +1,13 @@
If you would like to contribute to the development of OpenStack, If you would like to contribute to the development of OpenStack,
you must follow the steps in this page: you must follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html https://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following should be submitted for review via the Gerrit tool, following
the workflow documented at: the workflow documented at:
http://docs.openstack.org/infra/manual/developers.html#development-workflow https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored. Pull requests submitted through GitHub will be ignored.

View File

@@ -1,4 +1,4 @@
manila-ui Style Commandments manila-ui Style Commandments
=============================================== ===============================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/