Skip to content

Commit 42eff29

Browse files
Revert "Updated install-win10.md to include aka.ms links"
This reverts commit 291c676.
1 parent 291c676 commit 42eff29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WSL/install-win10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /nores
6969
## Step 4 - Download the Linux kernel update package
7070

7171
1. Download the latest package:
72-
- [WSL2 Linux kernel update package for x64 machines](http://aka.ms/wsl2kernelmsix64)
72+
- [WSL2 Linux kernel update package for x64 machines](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi)
7373

7474
> [!NOTE]
75-
> If you're using an ARM64 machine, please download the [ARM64 package](http://aka.ms/wsl2kernelmsiarm64) instead. If you're not sure what kind of machine you have, open Command Prompt or PowerShell and enter: `systeminfo | find "System Type"`.
75+
> If you're using an ARM64 machine, please download the [ARM64 package](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_arm64.msi) instead. If you're not sure what kind of machine you have, open Command Prompt or PowerShell and enter: `systeminfo | find "System Type"`.
7676
7777
2. Run the update package downloaded in the previous step. (Double-click to run - you will be prompted for elevated permissions, select ‘yes’ to approve this installation.)
7878

0 commit comments

Comments
 (0)