Skip to content

Commit 5b541f7

Browse files
committed
fix broken URL
1 parent dd0187e commit 5b541f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ local keymap = require "core.keymap"
4242
keymap.add { ["ctrl+q"] = "core:quit" }
4343
```
4444

45-
A list of default mappings can be viewed [here][mapping].
45+
A list of default mappings can be viewed [here][3].
4646

4747
## Multiple selections (multiple cursors)
4848

0 commit comments

Comments
 (0)