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:
parent
e11d4ed27c
commit
0c51e32403
@ -5,7 +5,8 @@ Contributing
|
|||||||
Contribute to Shaker
|
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
|
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:
|
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:
|
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.
|
Pull requests submitted through GitHub will be ignored.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ description-file =
|
|||||||
README.rst
|
README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
home-page = http://www.openstack.org/
|
home-page = https://www.openstack.org/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Developers
|
Intended Audience :: Developers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user