Skip to content

Commit 266f888

Browse files
author
Jasmin Oster
committed
docs(integrations): Link to our CI documentation
1 parent e772618 commit 266f888

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/src/docs/welcome/integrations.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following plugins support `golangci-lint`:
5151
## Shell Completion
5252

5353
`golangci-lint` can generate Bash, fish, PowerShell, and Zsh completion files.
54-
54+
]
5555
See the instructions on `golangci-lint completion <YOUR_SHELL> --help` (replace `<YOUR_SHELL>` with your favorite one).
5656

5757
<details><summary>Bash & macOS</summary>
@@ -85,4 +85,5 @@ source ~/.bashrc
8585

8686
## CI Integration
8787

88-
See our [GitHub Action](/welcome/install/#github-actions).
88+
Check out our [documentation for CI integrations](/welcome/install#ci-installation).
89+

0 commit comments

Comments
 (0)