diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/textadept/keys.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index f5cd0914..1dd58cf8 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -37,7 +37,7 @@ module('_m.textadept.keys', package.seeall) -- [`KEYSYMS`][keysyms] lookup table is used. -- -- [string_char]: http://www.lua.org/manual/5.1/manual.html#pdf-string.char --- [keysyms]: ../modules/keys.html#KEYSYMS +-- [keysyms]: ../modules/_m.textadept.keys.html#KEYSYMS -- -- An action table is a table consisting of either: -- |