summaryrefslogtreecommitdiffstats
path: root/website/docs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-05-29 18:54:24 +0200
committerCanop <cano.petrole@gmail.com>2021-05-29 18:54:24 +0200
commit6fb127e95444ba012419817b4c59523509884cf3 (patch)
treedcdb47eb1f06629a1ddcb080c2972e2b63c2858b /website/docs
parent07e95eab0ad33e035c7efe39442f18d1eff6e23c (diff)
parent7f949843100907c5282ce94aa030cc688b119635 (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'website/docs')
-rw-r--r--website/docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/docs/index.md b/website/docs/index.md
index e5cdc22..54680a3 100644
--- a/website/docs/index.md
+++ b/website/docs/index.md
@@ -110,13 +110,13 @@ If your terminal is [kitty](https://sw.kovidgoyal.net/kitty/index.html), then th
Just find the file you want to edit with a few keystrokes, type `:e`, then <kbd>enter</kbd>.
-You can add verbs or configure the existing ones; see [documentation](../conf_file/#verbs-shortcuts-and-keys).
+You can add verbs or configure the existing ones; see [documentation](conf_file/#verbs-shortcuts-and-keys).
And you can add shortcuts, for example a <kbd>ctrl</kbd> sequence or a function key
# Apply commands on several files
-Add files to the [staging area](../staging-area) then execute any command on all of them.
+Add files to the [staging area](staging-area) then execute any command on all of them.
![staging mv](img/20210424-staging-mv.png)