Update URLs in documentation

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

Change-Id: I9ea1acd93f983bbd74f49a07e4781cc336605f4f
This commit is contained in:
Hangdong Zhang 2017-07-20 16:11:11 +08:00
parent 745e411c7c
commit 8b6318cfc1
3 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
If you would like to contribute to the development of OpenStack,
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
should be submitted for review via the Gerrit tool, following
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.

View File

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

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/karbor/
home-page = https://docs.openstack.org/karbor/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology