aboutsummaryrefslogtreecommitdiff
path: root/docs/console_commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/console_commands.md')
-rw-r--r--docs/console_commands.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/console_commands.md b/docs/console_commands.md
index 1cdcb6e..434f74a 100644
--- a/docs/console_commands.md
+++ b/docs/console_commands.md
@@ -35,7 +35,7 @@ To use a search engine other than the default, specify the search engine to use
:open yahoo How to contribute to Vim-Vixen
```
-To adjust the default search-engine and add/remove search engines, see the [search engines](./search_engines.html) section.
+To adjust the default search-engine and add/remove search engines, see the [search engines](./search_engines.md) section.
Use <kbd>Tab</kbd> to select from the autocomplete suggestions. To configure this, set the [`complete` property.](./properties.html#complete)
@@ -94,5 +94,5 @@ the current page.
## `:set`
The `:set` command can be used to temporarily override properties in the
-console. See the [properties](./properties.html) section for more details on
+console. See the [properties](./properties.md) section for more details on
the available properties.