Fix the ineffective links in shaker

Replace the ineffective url links with the effective ones in the documents.

Change-Id: I6563274aeff05fa013cfbb98718350d9a6c91719
This commit is contained in:
shangxiaobj 2017-11-09 17:13:06 +08:00 committed by ShangXiao
parent e11d4ed27c
commit 0c51e32403
2 changed files with 5 additions and 4 deletions

View File

@ -5,7 +5,8 @@ Contributing
Contribute to Shaker
--------------------
Shaker follows standard OpenStack contribution workflow as described at http://docs.openstack.org/infra/manual/developers.html
Shaker follows standard OpenStack contribution workflow as described at
https://docs.openstack.org/infra/manual/developers.html
Start working
@ -68,11 +69,11 @@ Developer's Guide of OpenStack
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

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
home-page = https://www.openstack.org/
classifier =
Environment :: OpenStack
Intended Audience :: Developers