From 488404e4f7a97715dc2c155e5074b2e76bd92185 Mon Sep 17 00:00:00 2001 From: Matt Wojciakowski Date: Thu, 11 Jun 2020 13:58:57 -0700 Subject: [PATCH] Remove note re not supporting WSL Windows Subsystem for Linux does support MongoDB We even have some docs about it: https://docs.microsoft.com/en-us/windows/nodejs/databases#install-mongodb :) --- source/includes/admonition-wsl.rst | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 source/includes/admonition-wsl.rst diff --git a/source/includes/admonition-wsl.rst b/source/includes/admonition-wsl.rst deleted file mode 100644 index 61b2371d67b..00000000000 --- a/source/includes/admonition-wsl.rst +++ /dev/null @@ -1,4 +0,0 @@ -.. admonition:: Windows Subsystem for Linux (WSL) - Unsupported - :class: warning - - MongoDB does not support the Windows Subsystem for Linux (WSL). \ No newline at end of file