diff options
-rw-r--r-- | CONTRIBUTING.rst | 4 | ||||
-rw-r--r-- | README.rst | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d42f99d4..719bfdd6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,13 +1,13 @@ If you would like to contribute to the development of OpenStack, you must follow the steps documented at: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + https://docs.openstack.org/infra/manual/developers.html#development-workflow 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. @@ -12,17 +12,17 @@ License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file. For more information about Ceilometer APIs, see -http://developer.openstack.org/api-ref-telemetry-v2.html +https://developer.openstack.org/api-ref-telemetry-v2.html Release notes are available at https://releases.openstack.org/teams/telemetry.html Developer documentation is available at -http://docs.openstack.org/developer/ceilometer/ +https://docs.openstack.org/developer/ceilometer/ For information on how to contribute to ceilometer, see the CONTRIBUTING.rst file. -The project home is at http://launchpad.net/ceilometer +The project home is at https://launchpad.net/ceilometer -To report any ceilometer related bugs, see http://bugs.launchpad.net/ceilometer/
\ No newline at end of file +To report any ceilometer related bugs, see https://bugs.launchpad.net/ceilometer/ |