From 1cea24b5bff2bb14e8cb6c2e26e138eb8ac220e0 Mon Sep 17 00:00:00 2001 From: Craig Loewen Date: Tue, 20 May 2025 08:17:58 -0700 Subject: [PATCH] Change wsl.dev docs index.md title to 'open source docs' (#12921) --- doc/docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/docs/index.md b/doc/docs/index.md index 15a29d5..473df68 100644 --- a/doc/docs/index.md +++ b/doc/docs/index.md @@ -1,4 +1,4 @@ -# WSL technical documentation +# WSL open source documentation This site contains the developer documentation for the Windows Subsystem for Linux. @@ -7,4 +7,4 @@ For user documentation, including installation and configuration, see [https://l To get started developing (building, testing and deploying), see [Getting started](dev-loop.md). -To learn more about how WSL works, see [technical documentation](technical-documentation/index.md) \ No newline at end of file +To learn more about how WSL works, see [technical documentation](technical-documentation/index.md)