Skip to content

Commit 71d2a85

Browse files
bradhoekstraWilliamDenniss
authored andcommitted
Fix get-credentials link in README.md
1 parent 130193f commit 71d2a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ are configured with your desired project & cluster.
4646
1. run `gcloud init` to select your account, project and region
4747
containing the GKE cluster.
4848
2. run
49-
(get-credentials)[https://cloud.google.com/sdk/gcloud/reference/container/clusters/get-credentials]
49+
[get-credentials](https://cloud.google.com/sdk/gcloud/reference/container/clusters/get-credentials)
5050
to configure `kubectl`.
5151

5252
## Exposing a Deployment with kubehost

0 commit comments

Comments
 (0)