From 23b61876f84bd318735ede4a91a64a81b50ee8a6 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Sat, 27 Sep 2014 11:05:24 +0200 Subject: Fix link for config_drive doc The current link does no longer work. --- doc/sources/configdrive/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sources') diff --git a/doc/sources/configdrive/README.rst b/doc/sources/configdrive/README.rst index 797872ad..48ff579d 100644 --- a/doc/sources/configdrive/README.rst +++ b/doc/sources/configdrive/README.rst @@ -120,4 +120,4 @@ what all can be present here. .. _python-novaclient: https://github.com/openstack/python-novaclient .. _iso9660: https://en.wikipedia.org/wiki/ISO_9660 .. _vfat: https://en.wikipedia.org/wiki/File_Allocation_Table -.. _the config drive extension: http://docs.openstack.org/developer/nova/api_ext/ext_config_drive.html +.. _the config drive extension: http://docs.openstack.org/user-guide/content/config-drive.html -- cgit v1.2.3