Skip to content

Commit f22fce7

Browse files
authored
Fix link setup-gcloud (#13)
1 parent 038aa38 commit f22fce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ available to later build steps via outputs. This allows you to parameterize your
2020
App Engine deployments.
2121

2222
**Note:** This action will install [gcloud](https://cloud.google.com/sdk) in the
23-
background if not using in with the [`setup-gcloud` action](../setup-gcloud/README.md).
23+
background if not using in with the [`setup-gcloud` action][setup-gcloud].
2424

2525
## Prerequisites
2626

@@ -138,4 +138,4 @@ Credentials.
138138
[sa]: https://cloud.google.com/iam/docs/creating-managing-service-accounts
139139
[gh-runners]: https://help.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners
140140
[gh-secret]: https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets
141-
[setup-gcloud]: ../setup-gcloud
141+
[setup-gcloud]: https://github.com/google-github-actions/setup-gcloud/

0 commit comments

Comments
 (0)