Skip to content

Commit d239c9b

Browse files
authored
docs: fix installation link in the readme (#4515)
1 parent 6dd1545 commit d239c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ integrates with all major IDEs, and includes over a hundred linters.
1111

1212
## Install `golangci-lint`
1313

14-
- [On my machine](https://golangci-lint.run/usage/install/#local-installation);
15-
- [On CI/CD systems](https://golangci-lint.run/usage/install/#ci-installation).
14+
- [On my machine](https://golangci-lint.run/welcome/install/#local-installation);
15+
- [On CI/CD systems](https://golangci-lint.run/welcome/install/#ci-installation).
1616

1717
## Documentation
1818

0 commit comments

Comments
 (0)