Fix the typo and update the url links in doc files of cloudkitty
replace 'libraires' with 'libraries' replace 'http' with 'https' Change-Id: I31d03b9ea8dc09bbb90ab96dde3025b14f571b27
This commit is contained in:
@@ -79,7 +79,7 @@ Deploying it in production
|
|||||||
|
|
||||||
CloudKitty can be deployed in production on OpenStack Kilo environments, for
|
CloudKitty can be deployed in production on OpenStack Kilo environments, for
|
||||||
more information check the `installation section`_ of the documentation. Due to
|
more information check the `installation section`_ of the documentation. Due to
|
||||||
oslo libraires new namespace backward compatibility is not possible. If you
|
oslo libraries new namespace backward compatibility is not possible. If you
|
||||||
want to install it on an older system, use a virtualenv.
|
want to install it on an older system, use a virtualenv.
|
||||||
|
|
||||||
|
|
||||||
@@ -87,11 +87,11 @@ want to install it on an older system, use a virtualenv.
|
|||||||
|
|
||||||
.. |doc-status|
|
.. |doc-status|
|
||||||
image:: https://readthedocs.org/projects/cloudkitty/badge/?version=latest
|
image:: https://readthedocs.org/projects/cloudkitty/badge/?version=latest
|
||||||
:target: http://cloudkitty.readthedocs.io/en/latest/
|
:target: https://cloudkitty.readthedocs.io/en/latest/
|
||||||
:alt: Documentation Status
|
:alt: Documentation Status
|
||||||
|
|
||||||
|
|
||||||
.. _readthedocs: http://cloudkitty.readthedocs.io/en/latest/
|
.. _readthedocs: https://cloudkitty.readthedocs.io/en/latest/
|
||||||
|
|
||||||
|
|
||||||
.. _storyboard: https://storyboard.openstack.org/#!/project/890
|
.. _storyboard: https://storyboard.openstack.org/#!/project/890
|
||||||
|
|||||||
Reference in New Issue
Block a user