Skip to content

Commit

Permalink
docs: fix installation link in the readme (#4515)
Browse files Browse the repository at this point in the history
  • Loading branch information
lng2020 authored Mar 15, 2024
1 parent 6dd1545 commit d239c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ integrates with all major IDEs, and includes over a hundred linters.

## Install `golangci-lint`

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

## Documentation

Expand Down

0 comments on commit d239c9b

Please sign in to comment.