mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-01 00:50:58 -04:00
docs: fix links to Module and Go Plugins (#4607)
This commit is contained in:
parent
1ff07c1560
commit
2dd62d1250
1 changed files with 2 additions and 2 deletions
|
@ -48,5 +48,5 @@ Typically, these linters can't be open-sourced or too specific.
|
|||
|
||||
Such linters can be added through 2 plugin systems:
|
||||
|
||||
1. [Go Plugin System](/plugins/module-plugins)
|
||||
2. [Module Plugin System](/plugins/go-plugins)
|
||||
1. [Module Plugin System](/plugins/module-plugins)
|
||||
2. [Go Plugin System](/plugins/go-plugins)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue