Skip to content

Commit 43b941d

Browse files
docs: fix link to Spacemacs (#2187)
1 parent aff4fc0 commit 43b941d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/usage/integrations.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ title: Integrations
2323
- Add [File Watcher](https://www.jetbrains.com/help/go/settings-tools-file-watchers.html) using existing `golangci-lint` template.
2424
- If your version of GoLand does not have the `golangci-lint` [File Watcher](https://www.jetbrains.com/help/go/settings-tools-file-watchers.html) template you can configure your own and use arguments `run --disable=typecheck $FileDir$`.
2525
4. GNU Emacs
26-
- [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites)
26+
- [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#linting)
2727
- [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint).
2828
5. Vim
2929
- [vim-go](https://github.com/fatih/vim-go)

0 commit comments

Comments
 (0)