From 5e951b5813c6948e1d2d4e7db0b2bdebb65b794a Mon Sep 17 00:00:00 2001 From: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:33:58 +0530 Subject: [PATCH] Update wsl-database.md (#2096) * Update wsl-database.md Update the Microsoft SQL Server installation link to SQL Server on WSL 2 * Updated to fix link and streamline title. --------- Co-authored-by: Matt Wojciakowski --- WSL/tutorials/wsl-database.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WSL/tutorials/wsl-database.md b/WSL/tutorials/wsl-database.md index 4d98ee99..df82fb60 100644 --- a/WSL/tutorials/wsl-database.md +++ b/WSL/tutorials/wsl-database.md @@ -119,7 +119,7 @@ Learn more in the MongoDB docs: ## Install Microsoft SQL Server -To install SQL Server on a Linux distribution run by WSL: [SQL Server on Linux](/sql/linux/sql-server-linux-overview). To work with Microsoft SQL Server databases in VS Code, try the [MSSQL extension](https://marketplace.visualstudio.com/items?itemName=ms-mssql.mssql). +[Quickstart: Install SQL Server and create a database on Windows Subsystem for Linux (WSL 2)](/sql/linux/quickstart-install-connect-wsl-2). ## Install SQLite