From 2ba2fbfc564976a0c5e56ac0d7e8c38dce73b334 Mon Sep 17 00:00:00 2001 From: Den Delimarsky <1389609+dend@users.noreply.github.com> Date: Tue, 22 Jun 2021 16:28:15 -0700 Subject: [PATCH 1/2] Update the WSL guideline. --- source/includes/admonition-wsl.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/includes/admonition-wsl.rst b/source/includes/admonition-wsl.rst index bebe5e371f5..69045169dff 100644 --- a/source/includes/admonition-wsl.rst +++ b/source/includes/admonition-wsl.rst @@ -1,4 +1,4 @@ -.. warning:: Windows Subsystem for Linux (WSL) - Unsupported +.. note:: Windows Subsystem for Linux (WSL) Support - MongoDB does not support the Windows Subsystem for Linux (WSL). \ No newline at end of file + To run MongoDB in Windows Subsystem for Linux (WSL), refer to the `WSL documentation `. From 23b2401e32c252222e5a9d0f00d030c801dec639 Mon Sep 17 00:00:00 2001 From: Den Delimarsky <1389609+dend@users.noreply.github.com> Date: Mon, 16 Aug 2021 09:59:48 -0700 Subject: [PATCH 2/2] Update source/includes/admonition-wsl.rst Co-authored-by: jeff-allen-mongo --- source/includes/admonition-wsl.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/includes/admonition-wsl.rst b/source/includes/admonition-wsl.rst index 69045169dff..537400b4933 100644 --- a/source/includes/admonition-wsl.rst +++ b/source/includes/admonition-wsl.rst @@ -1,4 +1,5 @@ .. note:: Windows Subsystem for Linux (WSL) Support - To run MongoDB in Windows Subsystem for Linux (WSL), refer to the `WSL documentation `. + To run MongoDB in Windows Subsystem for Linux (WSL), refer to the + `WSL documentation `__.