mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
docs: fix plugin example URL (#4508)
This commit is contained in:
parent
7489d44c50
commit
4adac529cb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
title: Module Plugin System
|
||||
---
|
||||
|
||||
An example linter can be found at [here](https://github.com/golangci/example-plugin-module-linter/settings).
|
||||
An example linter can be found at [here](https://github.com/golangci/example-plugin-module-linter).
|
||||
|
||||
## The Automatic Way
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue