diff --git a/site/content/integrate/apps/quickstart/quick-start-go/_index.md b/site/content/integrate/apps/quickstart/quick-start-go/_index.md index a696cec88b..a94bcd40a6 100644 --- a/site/content/integrate/apps/quickstart/quick-start-go/_index.md +++ b/site/content/integrate/apps/quickstart/quick-start-go/_index.md @@ -18,7 +18,7 @@ This quick start guide will walk you through the basics of creating a hello worl Before you can start with your App, you should first set up your environment by following the [developer setup guide]({{< ref "/integrate/apps/quickstart" >}}). -You also need Go v1.16 or later installed. Please follow the {{< newtabref href="https://golang.org/doc/install" title="official guide" >}} to install the latest version. +You also need Go v1.16 or later installed. Please follow the {{< newtabref href="https://go.dev/doc/install" title="official guide" >}} to install the latest version. ## Download and start the App