Skip to content

Commit

Permalink
Unify tutorial links in ReadTheDocs (broadinstitute#4971)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffjentry authored May 15, 2019
1 parent 077eb85 commit 95747af
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/tutorials/AwsBatch101.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Getting started with AWS Batch (beta)
## Getting started on AWS with AWS Batch (beta)

### Prerequisites

Expand Down
4 changes: 2 additions & 2 deletions docs/tutorials/BCSIntro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Getting started on Alibaba Cloud
## Getting started on Alibaba Cloud with the Batch Compute Service

### Prerequisites

Expand All @@ -8,7 +8,7 @@ This tutorial page relies on completing the previous tutorials:

### Goals

In this tutorial you'll learn to run the first workflow against the BatchCompute service on Alibaba Cloud.
In this tutorial you'll learn to run the first workflow against the Batch Compute service on Alibaba Cloud.

### Let's get started!

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/PipelinesApi101.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Getting started on Google Pipelines API
## Getting started on Google Cloud with the Genomics Pipelines API

## Pipelines API v2

Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ pages:
# - Tutorial Map: tutorials/Overview.md
- Quick Introduction: tutorials/FiveMinuteIntro.md
- How to Configure Cromwell: tutorials/ConfigurationFiles.md
- Getting started with Pipelines API: tutorials/PipelinesApi101.md
- Getting started with Google Cloud: tutorials/PipelinesApi101.md
- Getting started with Alibaba Cloud: tutorials/BCSIntro.md
- Getting started with AWS Batch (beta): tutorials/AwsBatch101.md
- Getting started with AWS (beta): tutorials/AwsBatch101.md
- View the Timing Diagrams: tutorials/TimingDiagrams.md
- Persisting data between restarts: tutorials/PersistentServer.md
- Getting started on HPC Clusters: tutorials/HPCIntro.md
Expand Down

0 comments on commit 95747af

Please sign in to comment.