Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Use your credential config JSON file to enter your credentials.
```
Learn more:
- [Batch account / Storage account](./README.md#azure-requirements)
- [Create your secrets configuration in code](./docs/33-programmatically-generate-config)
- [Create your secrets configuration in code](./docs/33-programmatically-generate-config.md)


#### Cluster Settings
Expand Down Expand Up @@ -181,7 +181,7 @@ NOTE: If you do **not** want your cluster to autoscale, simply set the number of

Learn more:
- [Choosing VM size](./docs/10-vm-sizes.md#vm-size-table)
- [Create your cluster configuration in code](./docs/33-programmatically-generate-config)
- [Create your cluster configuration in code](./docs/33-programmatically-generate-config.md)
- [MaxTasksPerNode](./docs/22-parallelizing-cores.md)
- [LowPriorityNodes](#low-priority-vms)
- [Autoscale](./docs/11-autoscale.md)
Expand Down