summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorNguyen Van Trung <trungnv@vn.fujitsu.com>2017-09-21 09:10:19 +0700
committerNguyen Van Trung <trungnv@vn.fujitsu.com>2017-09-21 09:13:09 +0700
commit9ed2677c9d06eaa4e8b4348011b28bef9fe7b62d (patch)
tree60ca450398fc9dad09dbf6a948cb9ada90ae866b /doc/source
parentf153a741e128501b4fe5ac30c763c670693766e5 (diff)
downloadironic-python-agent-9ed2677c9d06eaa4e8b4348011b28bef9fe7b62d.tar.gz
Fix wrong link about Hardware Managers
Change-Id: Ie7d43313692e5f0bd7794ae38e7b86f2204ef90b
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/install/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst
index 42e45f85..9f72253a 100644
--- a/doc/source/install/index.rst
+++ b/doc/source/install/index.rst
@@ -183,7 +183,7 @@ How can I build a custom HardwareManager?
Operators wishing to build their own hardware managers should reference
the documentation available at `Hardware Managers`_.
-.. _Hardware Managers: https://docs.openstack.org/ironic/latest/contributor/hardware_managers.html
+.. _Hardware Managers: https://docs.openstack.org/ironic-python-agent/latest/contributor/hardware_managers.html
References
==========