Skip to content

Commit cde41f4

Browse files
authored
Replace kernel link (#967)
1 parent 1e2177d commit cde41f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WSL/tutorials/wsl-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To learn more, checkout the [Introduction to Docker containers](/learn/modules/i
2727

2828
- Ensure your machine is running Windows 10, [updated to version 2004](ms-settings:windowsupdate), **Build 18362** or higher.
2929
- [Enable WSL, install a Linux distribution, and update to WSL 2](../install-win10.md).
30-
- [Download and install the Linux kernel update package](/windows/wsl/wsl2-kernel).
30+
- [Download and install the Linux kernel update package](../install-win10.md#step-4---download-the-linux-kernel-update-package).
3131
- [Install Visual Studio Code](https://code.visualstudio.com/download) *(optional)*. This will provide the best experience, including the ability to code and debug inside a remote Docker container and connected to your Linux distribution.
3232
- [Install Windows Terminal](/windows/terminal/get-started) *(optional)*. This will provide the best experience, including the ability to customize and open multiple terminals in the same interface (including Ubuntu, Debian, PowerShell, Azure CLI, or whatever you prefer to use).
3333
- [Sign up for a Docker ID at Docker Hub](https://hub.docker.com/signup) *(optional)*.
@@ -157,4 +157,4 @@ For more help with general troubleshooting issues in WSL, see the [Troubleshooti
157157
- [VS Code Blog: Guidelines for choosing a development environment](https://code.visualstudio.com/docs/containers/choosing-dev-environment#_guidelines-for-choosing-a-development-environment)
158158
- [VS Code Blog: Using Docker in WSL 2](https://code.visualstudio.com/blogs/2020/03/02/docker-in-wsl2)
159159
- [VS Code Blog: Using Remote Containers in WSL 2](https://code.visualstudio.com/blogs/2020/07/01/containers-wsl)
160-
- [Hanselminutes Podcast: Making Docker lovely for Developers with Simon Ferquel](https://hanselminutes.com/736/making-docker-lovely-for-developers-with-simon-ferquel)
160+
- [Hanselminutes Podcast: Making Docker lovely for Developers with Simon Ferquel](https://hanselminutes.com/736/making-docker-lovely-for-developers-with-simon-ferquel)

0 commit comments

Comments
 (0)