Merge "Update and optimize documentation links"
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
@@ -5,9 +5,9 @@ python-cloudpulseclient
|
|||||||
A Python language binding for OpenStack CloudPulse.
|
A Python language binding for OpenStack CloudPulse.
|
||||||
|
|
||||||
* Free software: Apache license
|
* Free software: Apache license
|
||||||
* Documentation: http://wiki.openstack.org/wiki/Cloudpulse
|
* Documentation: https://wiki.openstack.org/wiki/Cloudpulse
|
||||||
* Source: http://git.openstack.org/cgit/stackforge/python-cloudpulseclient
|
* Source: http://git.openstack.org/cgit/openstack/python-cloudpulseclient
|
||||||
* Bugs: http://bugs.launchpad.net/python-cloudpulseclient
|
* Bugs: https://bugs.launchpad.net/python-cloudpulseclient
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
"""oslo_i18n integration module for cloudpulseclient.
|
"""oslo_i18n integration module for cloudpulseclient.
|
||||||
|
|
||||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
|
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html
|
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user