Skip to content

Commit 25332f5

Browse files
authored
docs: Updated deprecated hyperlink for Sublime Text plugin. (#1775)
1 parent 856ffd1 commit 25332f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/usage/integrations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ title: Integrations
1717
Using it in an editor without `--fast` can freeze your editor.
1818
Golangci-lint automatically discovers `.golangci.yml` config for edited file: you don't need to configure it in VS Code settings.
1919

20-
2. Sublime Text - [plugin](https://github.com/alecthomas/SublimeLinter-contrib-golang-cilint) for SublimeLinter.
20+
2. Sublime Text - [plugin](https://github.com/SublimeLinter/SublimeLinter-golangcilint) for SublimeLinter.
2121
3. GoLand
2222
- Install [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter)
2323
- Add [File Watcher](https://www.jetbrains.com/help/go/settings-tools-file-watchers.html) using existing `golangci-lint` template.

0 commit comments

Comments
 (0)