summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorSam Betts <sam@code-smash.net>2017-07-03 16:33:46 +0100
committerSam Betts <sam@code-smash.net>2017-07-05 12:16:37 +0100
commit02015a4be6b3333f2d78f852f9a36ec799b93910 (patch)
tree38ca182e5cdf9f1778b36846a44458236cf687bf /api-ref
parentaeb5306093879be957e0557069b90273ce2ed056 (diff)
downloadironic-02015a4be6b3333f2d78f852f9a36ec799b93910.tar.gz
Move operator docs into into doc/source/admin
Change-Id: I13f90a0b183b7799b4c8b5c340052d96f717fa9f
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/baremetal-api-v1-node-management.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/baremetal-api-v1-node-management.inc b/api-ref/source/baremetal-api-v1-node-management.inc
index 2a5370248..493139b5d 100644
--- a/api-ref/source/baremetal-api-v1-node-management.inc
+++ b/api-ref/source/baremetal-api-v1-node-management.inc
@@ -367,7 +367,7 @@ Set RAID Config
Store the supplied configuration on the Node's ``target_raid_config`` property.
This property must be structured JSON, and will be validated by the driver upon receipt. The request
-schema is defined in the `documentation for the RAID feature <http://docs.openstack.org/developer/ironic/deploy/raid.html>`_
+schema is defined in the `documentation for the RAID feature <http://docs.openstack.org/ironic/latest/admin/raid.html>`_
.. note:: Calling this API only stores the requested configuration; it will be applied the next time
that the Node transitions through the ``cleaning`` phase.