Skip to content

Commit f79a42f

Browse files
authored
docs: Fix a link in AWS Batch instructions (#659)
1 parent 64e737e commit f79a42f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schedulers/terraform/aws-batch-eks/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AWS Batch on EKS
22

3-
Checkout the [documentation website](https://awslabs.github.io/data-on-eks/docs/job-schedulers/aws-batch-eks) to deploy this pattern and run sample tests.
3+
Checkout the [documentation website](https://awslabs.github.io/data-on-eks/docs/blueprints/job-schedulers/aws-batch) to deploy this pattern and run sample tests.
44

55
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
66
## Requirements

website/docs/blueprints/job-schedulers/aws-batch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This example provides a blueprint for standing up a complete environment for run
1515
* An EKS cluster for your workloads
1616
* AWS Batch resources for running jobs on EC2 On-Demand and Spot Instances.
1717

18-
You can find the blueprint [here](https://github.com/awslabs/data-on-eks/tree/main/schedulers/terraform/aws-batch).
18+
You can find the blueprint [here](https://github.com/awslabs/data-on-eks/tree/main/schedulers/terraform/aws-batch-eks).
1919

2020
## Considerations
2121

0 commit comments

Comments
 (0)