Skip to content

Commit b79bfa6

Browse files
committed
replace deprecated reference links with accessible ones
1 parent 730eb51 commit b79bfa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-ref-services/latest/batch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ client.pool.add(new_pool)
5959
```
6060

6161
> [!div class="nextstepaction"]
62-
> [Explore the Client APIs](/python/api/overview/azure/batch/client)
62+
> [Explore the Client APIs](/python/api/azure-batch)
6363
6464
## Management API
6565
Use the Azure Batch management libraries to create and delete batch accounts, read and regenerate batch account keys, and manage batch account storage.
@@ -107,4 +107,4 @@ creating.wait()
107107
```
108108

109109
> [!div class="nextstepaction"]
110-
> [Explore the Management APIs](/python/api/overview/azure/batch/management)
110+
> [Explore the Management APIs](/python/api/overview/azure/mgmt-batch-readme)

0 commit comments

Comments
 (0)