From 463593b22e02295d05f4f778077cfad97619979d Mon Sep 17 00:00:00 2001 From: Rodrigo Date: Mon, 18 Feb 2019 16:11:45 +0100 Subject: [PATCH] Fix path to tutor page --- src/excmds.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/excmds.ts b/src/excmds.ts index 391acd76..6a49bf74 100644 --- a/src/excmds.ts +++ b/src/excmds.ts @@ -2,7 +2,7 @@ /** # Tridactyl help page - Use `:help ` or scroll down to show [[help]] for a particular excmd. If you're still stuck, you might consider reading through the [:tutor](/static/clippy/tutor.html) again. + Use `:help ` or scroll down to show [[help]] for a particular excmd. If you're still stuck, you might consider reading through the [:tutor](/static/clippy/1-tutor.html) again. The default keybinds and settings can be found [here](/static/docs/classes/_src_lib_config_.default_config.html) and active binds can be seen with `:viewconfig nmaps` or with [[bind]].