summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2024-09-05 23:10:36 +0000
committerWindowsAddict2024-09-05 23:10:36 +0000
commit2817fb86bd2889b0d8625a351e0f86b6eb02d62e (patch)
tree0698fa279bcc2b8a4cf675fb45484840d784382f
parent7fb86ce6a5531bf666b117d1ef1e372ce0fa6edb (diff)
downloadmassgrave.dev-2817fb86bd2889b0d8625a351e0f86b6eb02d62e.zip
Fix a broken link
-rw-r--r--docs/command_line_switches.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/command_line_switches.md b/docs/command_line_switches.md
index 7ffe20a..c4306f5 100644
--- a/docs/command_line_switches.md
+++ b/docs/command_line_switches.md
@@ -39,7 +39,7 @@
- This Powershell one-liner will work on Windows 8.1 and later versions only.
- Make sure to use the below command beforehand to enable TLs1.2 on older Windows versions.
`[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12`
-- To change the edition through the command line, check [here](change_edition.md#manual-edition-change). We didn't automate it in MAS because it requires a reboot in some cases.
+- To change the edition through the command line, check [here](change_windows_edition.md#manual-edition-change). We didn't automate it in MAS because it requires a reboot in some cases.
------------------------------------------------------------------------