Merge "Update the documention link for doc migration"

This commit is contained in:
Zuul 2017-10-20 02:49:43 +00:00 committed by Gerrit Code Review
commit 8127ee4abd
4 changed files with 7 additions and 7 deletions

View File

@ -125,7 +125,7 @@ http://eavesdrop.openstack.org/irclogs/%23openstack-storlets/
----------
Resources:
----------
http://docs.openstack.org/infra/manual/developers.html
http://docs.openstack.org/developer/swift/first_contribution_swift.html
http://docs.openstack.org/infra/manual/developers.html#development-workflow
http://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html
https://docs.openstack.org/swift/latest/first_contribution_swift.html
https://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html#development-workflow

View File

@ -2,4 +2,4 @@
storlets Style Commandments
===========================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -12,7 +12,7 @@ Setting up an IPython notebook to work with storlets involves:
client. The exact variables that need to be set are dependent on the auth middleware
used and the auth protocol version. For more details please refer to:
`python-swiftclient docs
<http://docs.openstack.org/developer/python-swiftclient/cli.html#authentication>`_.
<https://docs.openstack.org/python-swiftclient/latest/cli/index.html#authentication>`_.
#. Load the storlets IPython extension.

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
home-page = https://docs.openstack.org/storlets/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology