diff options
Diffstat (limited to 'book')
-rw-r--r-- | book/src/usage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/usage.md b/book/src/usage.md index ba631b62..164ae267 100644 --- a/book/src/usage.md +++ b/book/src/usage.md @@ -2,7 +2,7 @@ (Currently not fully documented, see the [keymappings](./keymap.md) list for more.) -See [tutor.txt](https://github.com/helix-editor/helix/blob/master/runtime/tutor.txt) (accessible via `hx --tutor` or `:tutor`) for a vimtutor-like introduction. +See [tutor](https://github.com/helix-editor/helix/blob/master/runtime/tutor) (accessible via `hx --tutor` or `:tutor`) for a vimtutor-like introduction. ## Registers |