summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtem Goncharov <artem.goncharov@gmail.com>2018-05-04 15:42:36 +0200
committerArtem Goncharov <artem.goncharov@gmail.com>2018-05-04 15:42:36 +0200
commit6e68f597a5e5a6db86b44fe089a0225562886674 (patch)
treebf8996c91cefdf042177f24b85af1daada15a6d2
parent5c2eae8f8242332aff59d18b45a7d17f01524aaa (diff)
downloados-client-config-6e68f597a5e5a6db86b44fe089a0225562886674.tar.gz
fix link to openstacksdk in deprecation block
deprecation link on the os-client-config doc index is broken. Fix it Change-Id: Ifb46ef9da16f04f66fea2c1f4f0daac194bb2689
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index b2e3d12..10c5c09 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -10,7 +10,7 @@ os-client-config
`os-client-config` will continue to exist, it is highly recommended that
users transition to using `openstacksdk`_ directly.
-.. _openstacksdk: https//docs.openstack.org/openstacksdk/latest
+.. _openstacksdk: https://docs.openstack.org/openstacksdk/latest
`os-client-config` is a library for collecting client configuration for
using an OpenStack cloud in a consistent and comprehensive manner. It