summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Rollenhagen <jim@jimrollenhagen.com>2016-04-01 06:27:36 -0700
committerJim Rollenhagen <jim@jimrollenhagen.com>2016-04-01 14:24:59 +0000
commit88f33a3a72e213f7c5c3f09bb1703ea440b5585d (patch)
tree9142534290cce767113a927748a621532f000834
parent237b76e0d532ff5c6bf45fefc89c81d8f89a3d49 (diff)
downloadironic-python-agent-88f33a3a72e213f7c5c3f09bb1703ea440b5585d.tar.gz
Correct link to enabling agent drivers
The current link points to a section of the docs that is just a pointer to another section of our docs. Change this to point directly to the correct docs, saving users an extra click. Change-Id: I6814fda9292921aeedb90041563b3dbb997de9c6 (cherry picked from commit 99f70370b7cbe7a89a2d23ec32d872bac36745ae)
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 420c2e4e..4f1397c2 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -327,7 +327,7 @@ Generated Developer Documentation
References
==========
-.. [0] Enabling Drivers - http://docs.openstack.org/developer/ironic/deploy/drivers.html#ironic-python-agent-agent
+.. [0] Enabling Drivers - http://docs.openstack.org/developer/ironic/drivers/ipa.html#ipa
.. [1] CoreOS PXE Images - https://coreos.com/docs/running-coreos/bare-metal/booting-with-pxe/
.. [2] CoreOS Cloud Init - https://coreos.com/docs/cluster-management/setup/cloudinit-cloud-config/
.. [3] DIB Element for IPA - https://github.com/openstack/diskimage-builder/tree/master/elements/ironic-agent