summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorshangxiaobj <shangxiaobj@inspur.com>2018-01-22 18:58:54 -0800
committerTim Burke <tim@swiftstack.com>2018-01-30 00:28:17 +0000
commit8bf86accca4d3a742c552cac2e523a13b6293fb6 (patch)
tree9a13900749a3845267aaa0691a90b46f01a92395 /doc
parent2faea932870956583f83226886d33304ee1eee46 (diff)
downloadpython-swiftclient-8bf86accca4d3a742c552cac2e523a13b6293fb6.tar.gz
Update the old http doc links
Update the old http doc links to the https ones according to the official OpenStack website. Change-Id: Ibf9ecbccb743d2b9a678a1ca69f0b3adc9106a12
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst
index bec1f5e..4aa3bfc 100644
--- a/doc/source/cli/index.rst
+++ b/doc/source/cli/index.rst
@@ -313,7 +313,7 @@ The ``-p <prefix>`` or ``--prefix <prefix>`` is an option that will only
list items beginning with that prefix. The ``-d <delimiter>`` or
``--delimiter <delimiter>`` is an option (for container listings only)
that will roll up items with the given delimiter (see `OpenStack Swift
-general documentation <http://docs.openstack.org/swift/latest/>` for
+general documentation <https://docs.openstack.org/swift/latest/>` 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 <http://docs.openstack.org/swift/latest/misc.html#acls>`_.
+`ACLs <https://docs.openstack.org/swift/latest/misc.html#acls>`_.
**Positional arguments:**