Skip to content

Commit 271ab96

Browse files
authored
Update tutorial-query.md
1 parent fcad70c commit 271ab96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/nosql/tutorial-query.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: cosmos-db
1010
ms.subservice: nosql
1111
ms.custom: tutorial-develop, mvc
1212
ms.topic: tutorial
13-
ms.date: 03/16/2023
13+
ms.date: 06/05/2024
1414
---
1515

1616
# Tutorial: Query data in Azure Cosmos DB for NoSQL
@@ -34,7 +34,7 @@ Don't have any of those resources? Complete this quickstart: [Create an Azure Co
3434

3535
You can run the queries using the [Azure Cosmos DB Explorer](../data-explorer.md) in the Azure portal. You can also run queries by using the [REST API](/rest/api/cosmos-db/) or [various SDKs](sdk-dotnet-v3.md).
3636

37-
For more information about queries, see [setting started with queries](query/getting-started.md).
37+
For more information about queries, see [getting started with queries](query/getting-started.md).
3838

3939
## Sample document
4040

0 commit comments

Comments
 (0)