From 6a20aa8587c2a4953540409751f904d6a1048bcb Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Tue, 22 Aug 2017 18:54:25 +0000 Subject: Revert "Fix wrong links" This reverts commit 77500b3615ae94ea45837f3fc0d503c8aadcc462. Change-Id: I44a3f47329b06d4b85fa0bb944ce3bc8084fffa3 --- devstack/plugin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devstack') diff --git a/devstack/plugin.sh b/devstack/plugin.sh index 924b820b3..d8696235e 100644 --- a/devstack/plugin.sh +++ b/devstack/plugin.sh @@ -18,7 +18,7 @@ source $KEYSTONE_PLUGIN/lib/federation.sh # For more information on Devstack plugins, including a more detailed # explanation on when the different steps are executed please see: -# https://docs.openstack.org/devstack/latest/plugins.html +# https://docs.openstack.org/developer/devstack/plugins.html if [[ "$1" == "stack" && "$2" == "install" ]]; then # This phase is executed after the projects have been installed -- cgit v1.2.1