diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-10-10 10:04:12 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-10-10 10:04:12 -0400 |
commit | 797de394e5395f39b7f17403999e25cbe7f7a126 (patch) | |
tree | 746d41a4f67a5b15b5b36ac081d18a2a2e4d0e90 /doc | |
parent | 735c3d961e00fe66a688997cdf9b39cf8d2a631b (diff) | |
parent | 23b61876f84bd318735ede4a91a64a81b50ee8a6 (diff) | |
download | vyos-cloud-init-797de394e5395f39b7f17403999e25cbe7f7a126.tar.gz vyos-cloud-init-797de394e5395f39b7f17403999e25cbe7f7a126.zip |
update url in config drive documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sources/configdrive/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |