Skip to content

Commit adba94c

Browse files
Merge pull request #231393 from ealsur/users/ealsur/v3apilink
Cosmos SDK: Updating API link
2 parents 336fd22 + 7bca0be commit adba94c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/cosmos-db/nosql/sdk-dotnet-core-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 04/18/2022
9+
ms.date: 03/20/2023
1010
ms.author: sidandrews
1111
ms.reviewer: mjbrown
1212
ms.custom: devx-track-dotnet, ignite-2022
@@ -20,7 +20,7 @@ ms.custom: devx-track-dotnet, ignite-2022
2020
|---|---|
2121
|**Release notes**| [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v2/blob/master/changelog.md)|
2222
|**SDK download**| [NuGet](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB.Core/)|
23-
|**API documentation**|[.NET API reference documentation](/dotnet/api/overview/azure/cosmosdb)|
23+
|**API documentation**|[.NET API reference documentation](/dotnet/api/microsoft.azure.documents)|
2424
|**Samples**|[.NET code samples](samples-dotnet.md)|
2525
|**Get started**|[Get started with the Azure Cosmos DB .NET](sdk-dotnet-v2.md)|
2626
|**Web app tutorial**|[Web application development with Azure Cosmos DB](tutorial-dotnet-web-app.md)|

articles/cosmos-db/nosql/sdk-dotnet-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 04/18/2022
9+
ms.date: 03/20/2023
1010
ms.author: sidandrews
1111
ms.reviewer: mjbrown
1212
ms.custom: devx-track-dotnet, ignite-2022
@@ -20,7 +20,7 @@ ms.custom: devx-track-dotnet, ignite-2022
2020
|---|---|
2121
|**Release notes**|[Release notes](https://github.com/Azure/azure-cosmos-dotnet-v2/blob/master/changelog.md)|
2222
|**SDK download**|[NuGet](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB/)|
23-
|**API documentation**|[.NET API reference documentation](/dotnet/api/overview/azure/cosmosdb)|
23+
|**API documentation**|[.NET API reference documentation](/dotnet/api/microsoft.azure.documents)|
2424
|**Samples**|[.NET code samples](https://github.com/Azure/azure-cosmos-dotnet-v2/tree/master/samples)|
2525
|**Get started**|[Get started with the Azure Cosmos DB .NET SDK](quickstart-dotnet.md)|
2626
|**Web app tutorial**|[Web application development with Azure Cosmos DB](tutorial-dotnet-web-app.md)|

articles/cosmos-db/nosql/sdk-dotnet-v3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 03/22/2022
9+
ms.date: 03/20/2023
1010
ms.author: sidandrews
1111
ms.reviewer: mjbrown
1212
ms.custom: devx-track-dotnet, ignite-2022
@@ -20,7 +20,7 @@ ms.custom: devx-track-dotnet, ignite-2022
2020
|---|---|
2121
|**Release notes**|[Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md)|
2222
|**SDK download**|[NuGet](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/)|
23-
|**API documentation**|[.NET API reference documentation](/dotnet/api/overview/azure/cosmosdb)|
23+
|**API documentation**|[.NET API reference documentation](/dotnet/api/microsoft.azure.cosmos)|
2424
|**Samples**|[.NET code samples](https://github.com/Azure/azure-cosmos-dotnet-v3/tree/master/Microsoft.Azure.Cosmos.Samples/Usage)|
2525
|**Get started**|[Get started with the Azure Cosmos DB .NET SDK](quickstart-dotnet.md)|
2626
|**Best Practices**|[Best Practices for Azure Cosmos DB .NET SDK](best-practice-dotnet.md)|

0 commit comments

Comments
 (0)