aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2010-06-16 23:03:26 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2010-06-16 23:03:26 -0400
commit8a7566b91ed01957f635d21362b039cb41a76280 (patch)
tree7e65c75111e7873b10f053b46c8c8378b41b42f8 /modules
parentc94eb63139d7ca800a05596157a65f560f610a91 (diff)
Updated documentation.
Diffstat (limited to 'modules')
-rw-r--r--modules/textadept/keys.lua2
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:
--