Skip to content

Commit 1c4ea36

Browse files
authored
Fix hyperlink
1 parent 5a263f9 commit 1c4ea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/query/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In your API for NoSQL Azure Cosmos DB account, use the [Data Explorer](../../dat
4545
The menu bar should now have the **New Item** option. You use this option to create the JSON items in this article.
4646

4747
> [!TIP]
48-
> For this quick guide, you can use `/id` as the partition key. For a real-world container, you should consider your overall workload when selecting a partition key strategy. For more information, see [partitioning and horizontal scaling](../partitioning-overview.md).
48+
> For this quick guide, you can use `/id` as the partition key. For a real-world container, you should consider your overall workload when selecting a partition key strategy. For more information, see [partitioning and horizontal scaling](../../partitioning-overview.md).
4949
5050
### Create JSON items
5151

0 commit comments

Comments
 (0)