Skip to content

Commit 59a8a2b

Browse files
authored
Broken link fixed
1 parent 89b5543 commit 59a8a2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/table/dotnet-standard-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: devx-track-dotnet, ignite-2022
1414
[!INCLUDE[Table](../includes/appliesto-table.md)]
1515
> [!div class="op_single_selector"]
1616
>
17-
> * [.NET](dotnet-sdk.md)
17+
> * [.NET](/dotnet/api/overview/azure/data.tables-readme)
1818
> * [.NET Standard](dotnet-standard-sdk.md)
1919
> * [Java](java-sdk.md)
2020
> * [Node.js](nodejs-sdk.md)
@@ -86,7 +86,7 @@ ms.custom: devx-track-dotnet, ignite-2022
8686
> Some functionalities in previous Azure Storage Table SDKs are not yet supported, such as client-side encryption.
8787
8888
### <a name="0.9.1-preview"></a>0.9.1-preview
89-
* Azure Cosmos DB Table .NET Standard SDK is a cross-platform .NET library that provides efficient access to the Table data model on Azure Cosmos DB. This initial release supports the full set of Table and Entity CRUD + Query functionalities with similar APIs as the [Azure Cosmos DB Table SDK For .NET Framework](dotnet-sdk.md).
89+
* Azure Cosmos DB Table .NET Standard SDK is a cross-platform .NET library that provides efficient access to the Table data model on Azure Cosmos DB. This initial release supports the full set of Table and Entity CRUD + Query functionalities with similar APIs as the [Azure Cosmos DB Table SDK For .NET Framework](/dotnet/api/overview/azure/data.tables-readme).
9090
> [!NOTE]
9191
> Azure Storage Table endpoints are not yet supported in the 0.9.1-preview version.
9292

0 commit comments

Comments
 (0)