mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-04-09 17:44:07 +00:00
docs: fix broken link (#1368)
This commit is contained in:
committed by
GitHub
parent
2d7e7b6785
commit
36fe29c8f9
@@ -332,7 +332,7 @@ The mode to install golangci-lint: it can be `binary`, `goinstall`, or `none`.
|
||||
|
||||
The default value is `binary`.
|
||||
|
||||
`goinstall` is not recommended, more explanations [here](https://golangci-lint.run/docs/welcome/install/#install-from-sources).
|
||||
`goinstall` is not recommended, more explanations [here](https://golangci-lint.run/docs/welcome/install/local/#install-from-sources).
|
||||
|
||||
<details>
|
||||
<summary>Example</summary>
|
||||
|
||||
Reference in New Issue
Block a user