Update the documention link for doc migration
These links need to be updated due to the doc migration. Current links are no longer effective. Change-Id: I1876dc62189198f33a86e6aa153cdf36dec9f84c
This commit is contained in:
parent
a130c988ec
commit
bb44f939b0
@ -125,7 +125,7 @@ http://eavesdrop.openstack.org/irclogs/%23openstack-storlets/
|
|||||||
----------
|
----------
|
||||||
Resources:
|
Resources:
|
||||||
----------
|
----------
|
||||||
http://docs.openstack.org/infra/manual/developers.html
|
https://docs.openstack.org/infra/manual/developers.html
|
||||||
http://docs.openstack.org/developer/swift/first_contribution_swift.html
|
https://docs.openstack.org/swift/latest/first_contribution_swift.html
|
||||||
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
https://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#development-workflow
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
storlets Style Commandments
|
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/
|
||||||
|
@ -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
|
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:
|
used and the auth protocol version. For more details please refer to:
|
||||||
`python-swiftclient docs
|
`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.
|
#. Load the storlets IPython extension.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ description-file =
|
|||||||
README.rst
|
README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
home-page = http://www.openstack.org/
|
home-page = https://docs.openstack.org/storlets/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user