Skip to content

Commit 2dd62d1

Browse files
authored
docs: fix links to Module and Go Plugins (#4607)
1 parent 1ff07c1 commit 2dd62d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/docs/contributing/new-linters.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ Typically, these linters can't be open-sourced or too specific.
4848

4949
Such linters can be added through 2 plugin systems:
5050

51-
1. [Go Plugin System](/plugins/module-plugins)
52-
2. [Module Plugin System](/plugins/go-plugins)
51+
1. [Module Plugin System](/plugins/module-plugins)
52+
2. [Go Plugin System](/plugins/go-plugins)

0 commit comments

Comments
 (0)