diff options
Diffstat (limited to 'doc/05_FileNavigation.md')
-rw-r--r-- | doc/05_FileNavigation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/05_FileNavigation.md b/doc/05_FileNavigation.md index bd3084f3..47f65618 100644 --- a/doc/05_FileNavigation.md +++ b/doc/05_FileNavigation.md @@ -10,7 +10,7 @@ by pages, etc. Mac OSX and curses also handle some Bash-style bindings like `^B`, `^F`, `^P`, `^N`, `^A`, and `^E`. The "Movement" section of the [key bindings list][] lists all movement bindings. -[key bindings list]: api/_M.textadept.keys.html#Key.Bindings +[key bindings list]: api/textadept.keys.html#Key.Bindings ## Brace Match |