Skip to content

Commit 40ebaf3

Browse files
authored
fixed link issue
1 parent 73a7b6b commit 40ebaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/partial-document-update-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Support for Partial Document Update (Patch API) in the [Azure Cosmos DB JavaScri
282282

283283
## [Python (Preview)](#tab/python)
284284

285-
Support for Partial Document Update (Patch API) in the [Azure Cosmos DB Python SDK](nosql/python.md) is available in Preview starting with version *4.4.0b2*. You can download it from the [pip Registry](https://pypi.org/project/azure-cosmos/4.4.0b2/).
285+
Support for Partial Document Update (Patch API) in the [Azure Cosmos DB Python SDK](nosql/sdk-python.md) is available in Preview starting with version *4.4.0b2*. You can download it from the [pip Registry](https://pypi.org/project/azure-cosmos/4.4.0b2/).
286286
287287
> [!NOTE]
288288
> Find a complete Partial Document Update sample in the [python samples repository](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L105C8-L122) on GitHub.

0 commit comments

Comments
 (0)