diff --git a/website/docs/contributing/started.mdx b/website/docs/contributing/started.mdx index 0367fce4..66d9d052 100644 --- a/website/docs/contributing/started.mdx +++ b/website/docs/contributing/started.mdx @@ -151,8 +151,8 @@ This will start a local server on `http://localhost:3000` where you can see your With everything set up, you're ready to start making changes and create your first [PR][gh-pr]! -[go]: https://golang.org -[go-started]: https://golang.org/doc/install +[go]: https://go.dev/ +[go-started]: https://go.dev/doc/ [golang-ci-lint]: https://golangci-lint.run [golang-ci-lint-local]: https://golangci-lint.run/welcome/install/#local-installation [go-bindata]: https://github.com/kevinburke/go-bindata/