Skip to content

Commit 55d5487

Browse files
authored
Fix broken links (#381)
1 parent f7079be commit 55d5487

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
* [Advanced search and filtering capabilities](docs/note-filtering.md) including [tags](docs/tags.md), links and mentions
4444
* [Integration with your favorite editors](docs/editors-integration.md):
4545
* [Any LSP-compatible editor](docs/editors-integration.md)
46-
* [`zk-nvim`](https://github.com/zk-org/zk.nvim) for Neovim 0.5+
46+
* [`zk-nvim`](https://github.com/zk-org/zk-nvim) for Neovim 0.5+
4747
* [`zk-vscode`](https://github.com/zk-org/zk-vscode) for Visual Studio Code
4848
* (*unmaintained*) [`zk.nvim`](https://github.com/megalithic/zk.nvim) for Neovim 0.5+ by [Seth Messer](https://github.com/megalithic)
4949
* [Interactive browser](docs/tool-fzf.md), powered by `fzf`

docs/editors-integration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
There are several extensions available to integrate `zk` in your favorite editor:
44

5-
* [`zk-nvim`](https://github.com/zk-org/zk.nvim) for Neovim 0.5+
5+
* [`zk-nvim`](https://github.com/zk-org/zk-nvim) for Neovim 0.5+
66
* [`zk-vscode`](https://github.com/zk-org/zk-vscode) for Visual Studio Code
77

88
## Language Server Protocol

0 commit comments

Comments
 (0)