diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ec32d855..0bde9680 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 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 Gerrit is the review system used in the OpenStack projects. We're sorry, but we won't be able to respond to pull requests submitted through diff --git a/README.rst b/README.rst index 38104392..cd6a7aca 100644 --- a/README.rst +++ b/README.rst @@ -24,13 +24,13 @@ This is a python client for the Swift API. There's a Python API (the Development takes place via the usual OpenStack processes as outlined in the `OpenStack wiki`__. -__ http://docs.openstack.org/infra/manual/developers.html +__ https://docs.openstack.org/infra/manual/developers.html This code is based on the original client previously included with `OpenStack's Swift`__ The python-swiftclient is licensed under the Apache License like the rest of OpenStack. -__ http://github.com/openstack/swift +__ https://github.com/openstack/swift * Free software: Apache license * `PyPI`_ - package installation @@ -48,8 +48,8 @@ __ http://github.com/openstack/swift .. _Blueprints: https://blueprints.launchpad.net/python-swiftclient .. _Bugs: https://bugs.launchpad.net/python-swiftclient .. _Source: https://git.openstack.org/cgit/openstack/python-swiftclient -.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html -.. _Specs: http://specs.openstack.org/openstack/swift-specs/ +.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html +.. _Specs: https://specs.openstack.org/openstack/swift-specs/ .. contents:: Contents: diff --git a/bindep.txt b/bindep.txt index 27f27363..17c0cd56 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,5 +1,5 @@ # This is a cross-platform list tracking distribution packages needed by tests; -# see http://docs.openstack.org/infra/bindep/ for additional information. +# see https://docs.openstack.org/infra/bindep/ for additional information. pypy [test !platform:fedora] pypy-dev [test platform:dpkg] diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst index bec1f5e5..4aa3bfcd 100644 --- a/doc/source/cli/index.rst +++ b/doc/source/cli/index.rst @@ -313,7 +313,7 @@ The ``-p `` or ``--prefix `` is an option that will only list items beginning with that prefix. The ``-d `` or ``--delimiter `` is an option (for container listings only) that will roll up items with the given delimiter (see `OpenStack Swift -general documentation ` for +general documentation ` for what this means). The ``-l`` and ``--lh`` options provide more detail, similar to ``ls -l`` @@ -457,7 +457,7 @@ and is used to define the user metadata items to set in the form ``Name:Value``. You can repeat this option. For example: ``post -m Color:Blue -m Size:Large`` For more information about ACL formats see the documentation: -`ACLs `_. +`ACLs `_. **Positional arguments:**