From 7244fa37999e007afa4081d344b5730ba0a05f70 Mon Sep 17 00:00:00 2001 From: Hangdong Zhang Date: Thu, 20 Jul 2017 14:26:02 +0800 Subject: [PATCH] Update URLs in documentation Update URLs according to OpenStack document migration Change-Id: Ib442a2eea4d476ee92c8b40aed6b24b66572dd62 --- README.rst | 2 +- devstack/README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index de5ed8d0..3b9c1eba 100644 --- a/README.rst +++ b/README.rst @@ -210,7 +210,7 @@ For example to make use of port 19090 use export FREEZER_API_PORT=19090 -For more information, see `openstack_devstack_plugins_install `_ +For more information, see `openstack_devstack_plugins_install `_ Concepts and definitions =========================== diff --git a/devstack/README.rst b/devstack/README.rst index ed15b3c3..5be91d5a 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -30,4 +30,4 @@ For example to make use of port 19090 use: export FREEZER_API_PORT=19090 For more information, see: - https://docs.openstack.org/developer/devstack/plugins.html + https://docs.openstack.org/devstack/latest/plugins.html