From e3f4a90f2bb804ce87222e8e2a63d9e9985cd15d Mon Sep 17 00:00:00 2001 From: zhangdebo Date: Mon, 29 Jan 2018 19:12:35 +0800 Subject: [PATCH] Correct link address Link address for config drive is out of date, so correct it. Change-Id: Ib77a5bd92c1409a02570f691f4edeb90eab107e0 --- doc/source/install/configdrive.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/configdrive.rst b/doc/source/install/configdrive.rst index a4e466bb99..064564f520 100644 --- a/doc/source/install/configdrive.rst +++ b/doc/source/install/configdrive.rst @@ -137,7 +137,7 @@ Cloud-init integration The configuration drive can be especially useful when used with `cloud-init -`_, +`_, but in order to use it we should follow some rules: * ``Cloud-init`` data should be organized in the `expected format`_.