diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/7_LuaInterface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/7_LuaInterface.md b/doc/manual/7_LuaInterface.md index 3756f615..f99691e4 100644 --- a/doc/manual/7_LuaInterface.md +++ b/doc/manual/7_LuaInterface.md @@ -29,5 +29,5 @@ Textadept's Lua state: [package_path]: http://www.lua.org/manual/5.1/manual.html#pdf-package.path [theme]: 6_Startup.html -[file_io]: ../modules/textadept.io.html +[file_io]: ../modules/io.html [textadept_reset]: ../modules/textadept.html#reset |