From 1d3298cf6d422236fcb3f6c82b7d457df55e4df0 Mon Sep 17 00:00:00 2001 From: parulin <161326115+parulin@users.noreply.github.com> Date: Tue, 16 Sep 2025 03:47:13 -0400 Subject: [PATCH] Correct "Windows as a template" ref on Standalones --- user/advanced-topics/standalones-and-hvms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/advanced-topics/standalones-and-hvms.rst b/user/advanced-topics/standalones-and-hvms.rst index 7d850381..45854900 100644 --- a/user/advanced-topics/standalones-and-hvms.rst +++ b/user/advanced-topics/standalones-and-hvms.rst @@ -209,7 +209,7 @@ Set memory as appropriate and install the OS into this template in the same way You can then create a new qube using the new template. If you use this Template as is, then any HVMs based on it will effectively be disposables. All file system changes will be wiped when the HVM is shut down. -:doc:`/user/templates/windows/windows` gives specific advice on installing and using Windows-based templates. +:ref:`user/templates/windows/qubes-windows:windows as a template` gives specific advice on installing and using Windows-based templates. Cloning HVMs ------------