Skip to content

Commit 2c7d73f

Browse files
committed
create database link
1 parent d557b10 commit 2c7d73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/how-to-dotnet-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article shows you how to connect to Azure Cosmos DB for MongoDB using .NET
2727
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
2828
- [.NET 6.0](https://dotnet.microsoft.com/download)
2929
- [Azure Command-Line Interface (CLI)](/cli/azure/) or [Azure PowerShell](/powershell/azure/)
30-
- [Azure Cosmos DB for MongoDB resource](quickstart-dotnet.md#create-an-azure-cosmos-db-account)
30+
- [Azure Cosmos DB for MongoDB resource](../nosql/how-to-dotnet-create-database.md)
3131

3232
## Create a new .NET Core app
3333

0 commit comments

Comments
 (0)