diff options
author | 2011-03-01 00:10:46 -0500 | |
---|---|---|
committer | 2011-03-01 00:10:46 -0500 | |
commit | 24b1d31006d78182aa1c8a77a6c457c16677e7f6 (patch) | |
tree | f019bad872669af042de3c2afac0f4eff4a93679 /doc/manual/7_Modules.md | |
parent | f5081ee1b3788b6661a65917f2e6e073e7cc8da8 (diff) | |
download | textadept-24b1d31006d78182aa1c8a77a6c457c16677e7f6.tar.gz textadept-24b1d31006d78182aa1c8a77a6c457c16677e7f6.zip |
Updated manual with modules repository information; doc/manual/7_Modules.md
Diffstat (limited to 'doc/manual/7_Modules.md')
-rw-r--r-- | doc/manual/7_Modules.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/manual/7_Modules.md b/doc/manual/7_Modules.md index 88baf72d..e430819c 100644 --- a/doc/manual/7_Modules.md +++ b/doc/manual/7_Modules.md @@ -77,7 +77,10 @@ if you prefer something else. ## Getting Modules -For now, user-created modules are obtained from the +The most up-to-date versions of Textadept's language modules can be found in +the [modules +repository](http://code.google.com/p/textadept/source/browse/?repo=modules). +User-created modules are also available from the [wiki](http://caladbolg.net/textadeptwiki). ## Installing Modules |