Unnamed repository; edit this file 'description' to name the repository.
Fix link to textobjects usage from keymap documentation (#4357)
Peter Phillips 2022-10-19
parent 1a772d1 · commit faf0c52
-rw-r--r--book/src/keymap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md
index 5bdbdd29..6523b09f 100644
--- a/book/src/keymap.md
+++ b/book/src/keymap.md
@@ -221,7 +221,7 @@ Jumps to various locations.
Accessed by typing `m` in [normal mode](#normal-mode).
See the relevant section in [Usage](./usage.md) for an explanation about
-[surround](./usage.md#surround) and [textobject](./usage.md#textobject) usage.
+[surround](./usage.md#surround) and [textobject](./usage.md#textobjects) usage.
| Key | Description | Command |
| ----- | ----------- | ------- |