Skip to content

Commit d24bff5

Browse files
authored
Fixed docs link: points at contributing section (golangci#1212)
/lgtm /approve
1 parent dfa0013 commit d24bff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/usage/faq.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: FAQ
44

55
## How do you add a custom linter?
66

7-
You can integrate it yourself, see this [manual](/usage/linters#how-to-add-a-linter-to-golangci-lint-).
7+
You can integrate it yourself, see this [manual](/contributing/new-linters/).
88
Or you can create a [GitHub Issue](https://github.com/golangci/golangci-lint/issues/new) and we will integrate when time permits.
99

1010
## How to integrate `golangci-lint` into large project with thousands of issues

0 commit comments

Comments
 (0)