Skip to content

Commit a22c5fe

Browse files
authored
fix adding an iso link (#548)
1 parent 893f851 commit a22c5fe

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

source/adminguide/templates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ can also attach ISO images to Guest Instances. For example, this enables
447447
installing PV drivers into Windows. ISO images are not
448448
hypervisor-specific.
449449

450-
450+
.. _adding-an-iso:
451451
Adding an ISO
452452
-------------
453453

source/adminguide/templates/_create_linux.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ An overview of the procedure is as follow:
2929

3030
#. Upload your Linux ISO.
3131

32-
For more information, see `“Adding an
33-
ISO” <templates.html#adding-an-iso>`_.
32+
For more information, see :ref:`adding-an-iso`.
3433

3534
#. Create an Instance with this ISO.
3635

source/adminguide/templates/_create_windows.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ An overview of the procedure is as follows:
3232

3333
#. Upload your Windows ISO.
3434

35-
For more information, see `“Adding an
36-
ISO” <../templates.html#adding-an-iso>`_.
35+
For more information, see :ref:`adding-an-iso`.
3736

3837
#. Create an instance with this ISO.
3938

0 commit comments

Comments
 (0)