diff options
| author | WindowsAddict | 2024-09-05 23:10:36 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-09-05 23:10:36 +0000 |
| commit | 2817fb86bd2889b0d8625a351e0f86b6eb02d62e (patch) | |
| tree | 0698fa279bcc2b8a4cf675fb45484840d784382f /docs | |
| parent | 7fb86ce6a5531bf666b117d1ef1e372ce0fa6edb (diff) | |
| download | massgrave.dev-2817fb86bd2889b0d8625a351e0f86b6eb02d62e.zip | |
Fix a broken link
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/command_line_switches.md | 2 |
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.
------------------------------------------------------------------------
|
