aboutsummaryrefslogtreecommitdiff
path: root/doc/05_FileNavigation.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-08-26 22:36:10 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-08-26 22:36:10 -0400
commit92a1e1cae3029a3c4dde56c8dcc5d212fdc11e26 (patch)
tree53d4645ebc30698f4a782bc76232b0b54fe82507 /doc/05_FileNavigation.md
parentacda712a50dbebafa295ccd07ce8186d9b82aa10 (diff)
downloadtextadept-92a1e1cae3029a3c4dde56c8dcc5d212fdc11e26.tar.gz
textadept-92a1e1cae3029a3c4dde56c8dcc5d212fdc11e26.zip
Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.
Diffstat (limited to 'doc/05_FileNavigation.md')
-rw-r--r--doc/05_FileNavigation.md2
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