We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abca656 commit 973616dCopy full SHA for 973616d
1 file changed
WSL/tutorials/wsl-database.md
@@ -24,7 +24,7 @@ The most [popular choices](https://insights.stackoverflow.com/survey/2019#techno
24
25
- [MySQL](https://www.mysql.com/why-mysql/) (SQL)
26
- [PostgreSQL](https://www.postgresql.org/about/) (SQL)
27
-- [Microsoft SQL Server](https://docs.microsoft.com/en-us/sql/?view=sql-server-ver15) (SQL)
+- [Microsoft SQL Server](https://docs.microsoft.com/sql/?view=sql-server-ver15) (SQL)
28
- [SQLite](https://www.sqlite.org/about.html) (SQL)
29
- [MongoDB](https://www.mongodb.com/what-is-mongodb) (NoSQL)
30
- [Redis](https://redis.io/topics/introduction) (NoSQL)
0 commit comments