Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link updates to Readme landing page #9814

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
17 changes: 9 additions & 8 deletions README.md
Expand Up @@ -51,23 +51,24 @@ Issues may be closed by the original poster at any time. We will close issues i

### Microsoft Links:

- [Microsoft Docs](https://docs.microsoft.com/en-us/windows/wsl/about)
- [Release Notes](https://docs.microsoft.com/en-us/windows/wsl/release-notes)
- [WSL Blog](https://blogs.msdn.microsoft.com/wsl) (Historical)
- [Microsoft Docs](https://learn.microsoft.com/windows/wsl/)
- [Command Line Blog](https://blogs.msdn.microsoft.com/commandline/) (Active)
- [WSL Store Release Notes](https://learn.microsoft.com/windows/wsl/store-release-notes)
- [WSL Linux Kernel Release Notes](https://learn.microsoft.com/windows/wsl/kernel-release-notes)
- [General Release Notes](https://learn.microsoft.com/windows/wsl/release-notes)
- [Archived: WSL Historical Blog](https://blogs.msdn.microsoft.com/wsl)


### Community Links:

- Stack Overflow: https://stackoverflow.com/questions/tagged/wsl
- Ask Ubuntu: https://askubuntu.com/questions/tagged/wsl
- reddit: https://www.reddit.com/r/bashonubuntuonwindows
- List of programs that work and don't work
- https://github.com/ethanhs/WSL-Programs
- https://github.com/davatron5000/can-i-subsystem-it
- Ask Ubuntu: https://askubuntu.com/questions/tagged/wsl
- Ubuntu Blogs featuring Microsoft/WSL: https://ubuntu.com/blog/tag/microsoft
- Awesome WSL: https://github.com/sirredbeard/Awesome-WSL
- Tips and guides for new bash users: https://github.com/abergs/ubuntuonwindows
- WSL Utilities (WSLU): https://github.com/wslutilities/wslu

### Troubleshooting:

Common troubleshooting issues and solutions are available on our [MSDN documentation](https://msdn.microsoft.com/en-us/commandline/wsl/troubleshooting).
- [Common troubleshooting issues](https://learn.microsoft.com/windows/wsl/troubleshooting)