This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/main by this push: new de05a4a added ref to creating-a-template-from-an-existing-virtual-machine to fix nowhere-leading link at the bottom of /source/adminguide/templates/_create_linux.rst (#311) de05a4a is described below commit de05a4a558cb5f2281283451c93a7ee783a78722 Author: captainCloud <56674119+milanhofm...@users.noreply.github.com> AuthorDate: Thu Jan 16 10:52:08 2025 +0100 added ref to creating-a-template-from-an-existing-virtual-machine to fix nowhere-leading link at the bottom of /source/adminguide/templates/_create_linux.rst (#311) Co-authored-by: dahn <d...@onecht.net> --- source/adminguide/templates.rst | 2 +- source/adminguide/templates/_create_linux.rst | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/source/adminguide/templates.rst b/source/adminguide/templates.rst index 7caaf65..5d5853d 100644 --- a/source/adminguide/templates.rst +++ b/source/adminguide/templates.rst @@ -136,7 +136,7 @@ in a private Zone, it is available only to Users in the domain assigned to that Zone. If a public Template is created in a public Zone, it is available to all Users in all domains. - +.. _creating-a-template-from-an-existing-virtual-machine: Creating a Template from an Existing Instance --------------------------------------------- diff --git a/source/adminguide/templates/_create_linux.rst b/source/adminguide/templates/_create_linux.rst index eeaddb2..8977fa5 100644 --- a/source/adminguide/templates/_create_linux.rst +++ b/source/adminguide/templates/_create_linux.rst @@ -213,5 +213,4 @@ templating of Centos and Ubuntu. #. **Create the Template!** You are now ready to create the Final Template, for more information see - `“Creating a Template from an Existing Virtual - Machine” <#creating-a-template-from-an-existing-instance>`_. + :ref:`creating-a-template-from-an-existing-virtual-machine`.