aboutsummaryrefslogtreecommitdiff
path: root/doc/07_Modules.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/07_Modules.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/07_Modules.md')
-rw-r--r--doc/07_Modules.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/07_Modules.md b/doc/07_Modules.md
index 10f086ef..9af18ab5 100644
--- a/doc/07_Modules.md
+++ b/doc/07_Modules.md
@@ -10,7 +10,7 @@ Textadept also recognizes a special kind of module: a language module. Language
modules provide functionality specific to their respective programming
languages.
-[textadept module]: api/_M.textadept.html
+[textadept module]: api/textadept.html
[preferences]: 08_Preferences.html#Loading.Modules
## Language Modules