Skip to content

Commit 523dd94

Browse files
committed
fixed link
1 parent 4f7e6d2 commit 523dd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/large-number-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The maximum size of the task collection that you can add in a single call depend
4141
* The following APIs support much larger task collections - up to hundreds of thousands of tasks in a single call. These APIs transparently handle dividing the task collection into "chunks" for the lower-level APIs and retries if addition of tasks fails.
4242

4343
* [.NET API](/dotnet/api/microsoft.azure.batch.cloudjob.addtaskasync?view=azure-dotnet)
44-
* [Java API](java/api/com.microsoft.azure.batch.protocol._tasks.addcollectionasync?view=azure-java-stable)
44+
* [Java API](/java/api/com.microsoft.azure.batch.protocol._tasks.addcollectionasync?view=azure-java-stable)
4545
* [Azure CLI with Batch CLI templates](batch-cli-templates.md)
4646
* [Python SDK extension](https://pypi.org/project/azure-batch-extensions/)
4747

0 commit comments

Comments
 (0)