summaryrefslogtreecommitdiff
path: root/doc/source/template_guide/software_deployment.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/template_guide/software_deployment.rst')
-rw-r--r--doc/source/template_guide/software_deployment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/template_guide/software_deployment.rst b/doc/source/template_guide/software_deployment.rst
index 8f3accebb..166e396eb 100644
--- a/doc/source/template_guide/software_deployment.rst
+++ b/doc/source/template_guide/software_deployment.rst
@@ -53,7 +53,7 @@ User-data boot scripts and cloud-init
When booting a server it is possible to specify the contents of the user-data
to be passed to that server. This user-data is made available either from
configured config-drive or from the :nova-doc:`Metadata service
-<admin/networking-nova.html#metadata-service>`
+<user/metadata.html#metadata-service>`
How this user-data is consumed depends on the image being booted, but the most
commonly used tool for default cloud images is cloud-init_.