From c11c0654e5e298f3242a2fa68479ae15797f022e Mon Sep 17 00:00:00 2001 From: Harris Weeks Date: Wed, 13 Apr 2022 13:02:37 -0700 Subject: [PATCH] chore: update link updates the install link to the latest docs page, as the old one required clicking around for a while to find the correct stuff --- docs/01-prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-prerequisites.md b/docs/01-prerequisites.md index d2474ce..a01fbc1 100644 --- a/docs/01-prerequisites.md +++ b/docs/01-prerequisites.md @@ -12,7 +12,7 @@ This tutorial leverages the [Google Cloud Platform](https://cloud.google.com/) t ### Install the Google Cloud SDK -Follow the Google Cloud SDK [documentation](https://cloud.google.com/sdk/) to install and configure the `gcloud` command line utility. +Follow the Google Cloud SDK [documentation](https://cloud.google.com/sdk/docs/install) to install and configure the `gcloud` command line utility. Verify the Google Cloud SDK version is 338.0.0 or higher: