Skip to content

Commit 5a43098

Browse files
author
Martin Lopes
committed
Small changes to the list of links
1 parent 93de394 commit 5a43098

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/actions/guides/deploying-to-google-kubernetes-engine.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170

171171
For more information on the tools used in these examples, see the following documentation:
172172

173-
1. [GKE starter workflow](https://github.com/actions/starter-workflows/blob/master/ci/google.yml) for the full starter workflow
174-
2. [Google GitHub actions example workflows](https://github.com/google-github-actions/setup-gcloud/tree/master/example-workflows/) for more starter workflows and accompanying code
175-
3. [Kustomize](https://kustomize.io/), the Kubernetes YAML customization engine
176-
4. [Deploying a containerized web application](https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app)
173+
1. For the full starter workflow, see [GKE starter workflow](https://github.com/actions/starter-workflows/blob/master/ci/google.yml).
174+
2. For more starter workflows and accompanying code, see [Google GitHub actions example workflows](https://github.com/google-github-actions/setup-gcloud/tree/master/example-workflows/).
175+
3. The Kubernetes YAML customization engine: [Kustomize](https://kustomize.io/),
176+
4. [Deploying a containerized web application](https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app).

0 commit comments

Comments
 (0)