Remove the temporary cloudshell_git_branch query string in button
Will now use the default git branch for the repository
This commit is contained in:
parent
e67dada8fd
commit
6ada88f592
|
@ -1,7 +1,7 @@
|
|||
# Provision a Nomad cluster on GCP
|
||||
|
||||
<!-- TODO: change to use default branch before merging -->
|
||||
[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://ssh.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fhashicorp%2Fnomad&cloudshell_git_branch=getting-started-on-gcp&cloudshell_working_dir=terraform%2Fgcp&cloudshell_tutorial=README.md)
|
||||
[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://ssh.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fhashicorp%2Fnomad&cloudshell_working_dir=terraform%2Fgcp&cloudshell_tutorial=README.md)
|
||||
|
||||
To get started, you will need a GCP [account](https://cloud.google.com/free).
|
||||
|
||||
|
|
Loading…
Reference in New Issue