Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 874c8c4

Browse files
authored
Update mkdocs.yml
1 parent ec7333b commit 874c8c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ nav:
44
- TL;DR: tldr.md
55
- Getting Started:
66
- Introduction: core-env/introduction.md
7-
- Create an S3 bucket: core-env/create-s3-bucket.md
8-
- Create custom compute resources: core-env/create-custom-compute-resources.md
9-
- Create IAM roles: core-env/create-iam-roles.md
10-
- Setup AWS Batch: core-env/setup-aws-batch.md
7+
- Data Storage: core-env/create-s3-bucket.md
8+
- Compute Resources: core-env/create-custom-compute-resources.md
9+
- Permissions: core-env/create-iam-roles.md
10+
- Batch: core-env/setup-aws-batch.md
1111
# - Containerized Tooling:
1212
# - Introduction: containers/container-introduction.md
1313
# - Examples: containers/container-examples.md
@@ -52,4 +52,4 @@ extra:
5252
production:
5353
s3:
5454
bucket: docs.opendata.aws
55-
prefix: genomics-workflows
55+
prefix: genomics-workflows

0 commit comments

Comments
 (0)