diff --git a/website/docs/contributing/started.mdx b/website/docs/contributing/started.mdx index de1b029b..0367fce4 100644 --- a/website/docs/contributing/started.mdx +++ b/website/docs/contributing/started.mdx @@ -154,7 +154,7 @@ With everything set up, you're ready to start making changes and create your fir [go]: https://golang.org [go-started]: https://golang.org/doc/install [golang-ci-lint]: https://golangci-lint.run -[golang-ci-lint-local]: https://golangci-lint.run/usage/install/#local-installation +[golang-ci-lint-local]: https://golangci-lint.run/welcome/install/#local-installation [go-bindata]: https://github.com/kevinburke/go-bindata/ [go-global]: https://github.com/golang/go/issues/40276 [pr-go-mod]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/.github/workflows/gomod.yml @@ -164,6 +164,6 @@ With everything set up, you're ready to start making changes and create your fir [code]: https://code.visualstudio.com [delve]: https://github.com/go-delve/delve [docusaurus]: https://docusaurus.io -[winget-configuration]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/configuration/configuration.dsc.yaml +[winget-configuration]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/configurations/configuration.dsc.yaml [winget]: https://learn.microsoft.com/en-us/windows/package-manager/winget/ [nodejs]: https://nodejs.org/en/download/