mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
fix(docs): correct go
and go-started
urls
This commit is contained in:
parent
f33c772e8e
commit
6e15387924
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue