summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
------------------------------------------------------------------------