Skip to content

Commit 6723d29

Browse files
xlambeinoxalica
authored andcommitted
Fix broken link in docs/features.md
1 parent 4825639 commit 6723d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This incomplete list tracks noteble features currently implemented or planned.
2626
- [x] Links for [flake references][flake-ref] like `"github:NixOS/nixpkgs"`.
2727

2828
- [x] Code actions. `textDocument/codeAction`
29-
See [`docs/code_actions.md`](docs/code_actions.md) for the list of supported code actions.
29+
See [`docs/code_actions.md`](./code_actions.md) for the list of supported code actions.
3030

3131
- [x] Completion. `textDocument/completion`
3232
- [x] Builtin names.

0 commit comments

Comments
 (0)