Skip to content

Commit 973616d

Browse files
committed
remove hardcoded url
1 parent abca656 commit 973616d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/tutorials/wsl-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The most [popular choices](https://insights.stackoverflow.com/survey/2019#techno
2424

2525
- [MySQL](https://www.mysql.com/why-mysql/) (SQL)
2626
- [PostgreSQL](https://www.postgresql.org/about/) (SQL)
27-
- [Microsoft SQL Server](https://docs.microsoft.com/en-us/sql/?view=sql-server-ver15) (SQL)
27+
- [Microsoft SQL Server](https://docs.microsoft.com/sql/?view=sql-server-ver15) (SQL)
2828
- [SQLite](https://www.sqlite.org/about.html) (SQL)
2929
- [MongoDB](https://www.mongodb.com/what-is-mongodb) (NoSQL)
3030
- [Redis](https://redis.io/topics/introduction) (NoSQL)

0 commit comments

Comments
 (0)