Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/backends/GCPBatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Google Cloud Batch is a fully managed service that lets you schedule, queue, and

This section offers detailed configuration instructions for using Cromwell with the Google Cloud Batch in all supported
authentication modes. Before reading further in this section please see the
[Getting started on Google Cloud Batch](../tutorials/GcpBatch101) for instructions common to all authentication modes
[Getting started on Google Cloud Batch](../../tutorials/GcpBatch101) for instructions common to all authentication modes
and detailed instructions for the application default authentication scheme in particular.
The instructions below assume you have created a Google Cloud Storage bucket and a Google project enabled for the appropriate APIs.

Expand Down
Loading