summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorNathan West <Lucretiel@users.noreply.github.com>2020-01-11 16:27:59 -0500
committerGitHub <noreply@github.com>2020-01-11 16:27:59 -0500
commit24d2b5cca17176ef04c93e7c99b49ea262b9f1fe (patch)
tree3a915fc8a0e7fd413ac976063c3b7abf062f4c51 /website
parentda29e41ac3d36037ecfc87f4306d0026bf88c098 (diff)
Fixed broken documentation link
Diffstat (limited to 'website')
-rw-r--r--website/docs/documentation/usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/documentation/usage.md b/website/docs/documentation/usage.md
index 7ddab1c..95ebd9c 100644
--- a/website/docs/documentation/usage.md
+++ b/website/docs/documentation/usage.md
@@ -19,7 +19,7 @@ Broot renders on `stderr` and can be ran in a subshell, which means you can also
my_unix_command "$(broot some_dir)"
-and quit broot with `:pp` on the selected path. But most often you'll more conveniently simply add your command (and maybe a shorcut) to the [config file](configuration.md#verbs).
+and quit broot with `:pp` on the selected path. But most often you'll more conveniently simply add your command (and maybe a shorcut) to the [config file](configuration.md#verbs-shortcuts-and-keys).
# Navigate