From 7480b048586d18513752fe39c5b2e52e0e249e1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 19:52:51 +0000 Subject: [PATCH] chore: update docs/linux-dev-env.md [20260517-1948] --- docs/linux-dev-env.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/linux-dev-env.md b/docs/linux-dev-env.md index 076b9f66..3bb7cc4a 100644 --- a/docs/linux-dev-env.md +++ b/docs/linux-dev-env.md @@ -1,17 +1,17 @@ # WSL: Linux Dev Environment on Windows -- [docs.microsoft.com: WSL - Windows Subsystem for Linux](https://docs.microsoft.com/windows/wsl/) +- [docs.microsoft.com: WSL - Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl//) - [Using WSL and MobaXterm to Create a Linux Dev Environment on Windows](https://nickjanetakis.com/blog/using-wsl-and-mobaxterm-to-create-a-linux-dev-environment-on-windows) - [Setting Up Docker for Windows and WSL to Work Flawlessly](https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly) -- [Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote](https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote/) -- [kubernetes.io: WSL+Docker: Kubernetes on the Windows Desktop ๐ŸŒŸ](https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/) A lesson on how to install Kubernetes in Docker KinD and Minikube. +- [Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote](https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote//) +- [kubernetes.io: WSL+Docker: Kubernetes on the Windows Desktop ๐ŸŒŸ](https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop//) A lesson on how to install Kubernetes in Docker KinD and Minikube. - [Ubuntu on WSL 2 Is Generally Available ๐ŸŒŸ](https://ubuntu.com/blog/ubuntu-on-wsl-2-is-generally-available) - [Microsoft Makes it Easier to Install WSL on Windows 10 ๐ŸŒŸ](https://www.omgubuntu.co.uk/2020/06/microsoft-wsl-install-command) ```wsl.exe --install``` -- [kubernetes.io - WSL+Docker: Kubernetes on the Windows Desktop ๐ŸŒŸ](https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/) -- [9elements.com: Developing on Windows with WSL2](https://9elements.com/blog/developing-a-week-on-windows-with-wsl2/) +- [kubernetes.io - WSL+Docker: Kubernetes on the Windows Desktop ๐ŸŒŸ](https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop//) +- [9elements.com: Developing on Windows with WSL2](https://9elements.com/blog/developing-on-windows-with-wsl2//) - [Docker Desktop & WSL 2 โ€“ Backport Update](https://www.docker.com/blog/docker-desktop-wsl-2-backport-update/) Docker Desktop Edge users will be able to use Docker Desktop with WSL 2 rather than our legacy HyperV based backend. This is available not only for Windows Pro and Windows Enterprise, but also for Windows Home users. - [itnext.io: WSL2 Tips: Limit CPU/Memory When using Docker](https://itnext.io/wsl2-tips-limit-cpu-memory-when-using-docker-c022535faf6f) -- [Distro installation added to WSL --install in Windows 10 insiders preview build 20246](https://devblogs.microsoft.com/commandline/distro-installation-added-to-wsl-install-in-windows-10-insiders-preview-build-20246/) +- [Distro installation added to WSL --install in Windows 10 insiders preview build 20246](https://devblogs.microsoft.com/commandline/distro-installation-added-to-wsl-install-in-windows-10-insiders-preview-build-20246//) - [pandorafms.com: Quรฉ es, cรณmo instalar WSL2 y por quรฉ es una gran noticia para el sector TI](https://pandorafms.com/blog/es/wsl2/) - [dev.to: Install Docker on Windows (WSL) without Docker Desktop ๐ŸŒŸ](https://dev.to/bowmanjd/install-docker-on-windows-wsl-without-docker-desktop-34m9) - [techrepublic.com: Windows Subsystem for Linux 2: The GUI features developers have been asking for](https://www.techrepublic.com/article/windows-subsystem-for-linux-2-the-gui-features-developers-have-been-asking-for/) @@ -20,7 +20,7 @@ ## Windows Terminal -- [Windows Terminal 1.0](https://devblogs.microsoft.com/commandline/windows-terminal-1-0/) +- [Windows Terminal 1.0](https://devblogs.microsoft.com/commandline/windows-terminal-1-0//) - [Microsoft launches Windows Terminal 1.0, unveils GPU support and Linux GUI apps in WSL](https://venturebeat.com/2020/05/19/microsoft-windows-terminal-wsl-gpu-support-linux-gui-apps/) ## Windows Package Manager