gh-classroom icon indicating copy to clipboard operation
gh-classroom copied to clipboard

golangci-lint is a broken link in CONTRIBUTING.md

Open mchisolm0 opened this issue 1 year ago • 0 comments

The link in the CONTRIBUTING.md goes to a broken url with a 404 error.

[install golangci-lint](https://golangci-lint.run/usage/install/#local-installation)

should become

[install golangci-lint](https://golangci-lint.run/welcome/install/)

so the new URL will be https://golangci-lint.run/welcome/install/

mchisolm0 avatar Feb 04 '25 22:02 mchisolm0