Skip to content

Commit d0dcb39

Browse files
committed
fix includes
1 parent 7ea8dc5 commit d0dcb39

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/cosmos-db/mongodb/quickstart-dotnet.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ ms.custom: devx-track-csharp, mode-api, devguide-csharp, cosmos-db-dev-journey,
1515

1616
[!INCLUDE[MongoDB](../includes/appliesto-mongodb.md)]
1717

18-
[!INCLUDE[Developer Quickstart selector](includes/quickstart/dev-selector.md)]
19-
2018
Get started with MongoDB to create databases, collections, and docs within your Azure Cosmos DB resource. Follow these steps to deploy a minimal solution to your environment using the Azure Developer CLI.
2119

2220
[API for MongoDB reference documentation](https://www.mongodb.com/docs/drivers/csharp) | [MongoDB Package (NuGet)](https://www.nuget.org/packages/MongoDB.Driver)
2321
packages/Microsoft.Azure.Cosmos) | [Azure Developer CLI](/azure/developer/azure-developer-cli/overview)
2422

2523
## Prerequisites
2624

27-
[!INCLUDE[Developer Quickstart prerequisites](includes/quickstart/dev-prereqs.md)]
25+
[!INCLUDE [Developer Quickstart prerequisites](../nosql/includes/quickstart/dev-prereqs.md)]
2826

2927
## Setting up
3028

@@ -42,7 +40,7 @@ Deploy this project's development container to your environment. Then, use the A
4240

4341
::: zone-end
4442

45-
[!INCLUDE[Developer Quickstart setup](includes/quickstart/dev-setup.md)]
43+
[!INCLUDE [dev-setup](../nosql/includes/quickstart/dev-setup.md)]
4644

4745
---
4846

0 commit comments

Comments
 (0)