fix(docs): correct go and go-started urls

This commit is contained in:
Artin 2024-09-05 04:19:41 +03:30 committed by Jan De Dobbeleer
parent f33c772e8e
commit 6e15387924

View file

@ -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]! With everything set up, you're ready to start making changes and create your first [PR][gh-pr]!
[go]: https://golang.org [go]: https://go.dev/
[go-started]: https://golang.org/doc/install [go-started]: https://go.dev/doc/
[golang-ci-lint]: https://golangci-lint.run [golang-ci-lint]: https://golangci-lint.run
[golang-ci-lint-local]: https://golangci-lint.run/welcome/install/#local-installation [golang-ci-lint-local]: https://golangci-lint.run/welcome/install/#local-installation
[go-bindata]: https://github.com/kevinburke/go-bindata/ [go-bindata]: https://github.com/kevinburke/go-bindata/