diff options
author | 2012-03-26 22:52:33 -0400 | |
---|---|---|
committer | 2012-03-26 22:52:33 -0400 | |
commit | 6ae34dd7bd91a966101c9921b47bbc7744db577f (patch) | |
tree | dabe5488ae85f4549de257551c85ba0e6b59f53c /doc | |
parent | a3efcc4a3b6299b401829cbc991ec0c89060d759 (diff) | |
download | textadept-6ae34dd7bd91a966101c9921b47bbc7744db577f.tar.gz textadept-6ae34dd7bd91a966101c9921b47bbc7744db577f.zip |
Updated some links.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/07_Modules.md | 2 | ||||
-rw-r--r-- | doc/08_Themes.md | 2 | ||||
-rw-r--r-- | doc/09_Preferences.md | 4 | ||||
-rw-r--r-- | doc/13_Help.md | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/07_Modules.md b/doc/07_Modules.md index 6a9f334b..ea84e32b 100644 --- a/doc/07_Modules.md +++ b/doc/07_Modules.md @@ -106,7 +106,7 @@ For now, user-created modules are obtained from the [wiki][]. [here]: http://foicica.com/hg [Mercurial]: http://mercurial.selenic.com -[wiki]: http://caladbolg.net/textadeptwiki +[wiki]: http://foicica.com/wiki/textadept ## Installing Modules diff --git a/doc/08_Themes.md b/doc/08_Themes.md index 488c7b0a..4fc1aea3 100644 --- a/doc/08_Themes.md +++ b/doc/08_Themes.md @@ -85,4 +85,4 @@ Textadept. Instead, use [GTK Resource files][]. The `GtkWindow` name is For now, user-created themes are obtained from the [wiki][]. The classic `dark`, `light`, and `scite` themes prior to version 4.3 have been moved there. -[wiki]: http://caladbolg.net/textadeptwiki +[wiki]: http://foicica.com/wiki/textadept diff --git a/doc/09_Preferences.md b/doc/09_Preferences.md index 8832c698..4c648e8e 100644 --- a/doc/09_Preferences.md +++ b/doc/09_Preferences.md @@ -139,5 +139,5 @@ can add run commands, compile commands, and block quotes manually: * [Run/Compile commands][] * [Block Quotes][] -[Run/Compile commands]: http://caladbolg.net/textadeptwiki/index.php?n=Main.RunSupplemental -[Block Quotes]: http://caladbolg.net/textadeptwiki/index.php?n=Main.CommentSupplemental +[Run/Compile commands]: http://foicica.com/wiki/RunSupplemental +[Block Quotes]: http://foicica.com/wiki/CommentSupplemental diff --git a/doc/13_Help.md b/doc/13_Help.md index 800a18cb..afddcde4 100644 --- a/doc/13_Help.md +++ b/doc/13_Help.md @@ -11,5 +11,5 @@ Textadept has a [mailing list][] and a [wiki][]. You can also join us on IRC via [freenode.net][] in `#textadept`. [mailing list]: http://foicica.com/lists -[wiki]: http://caladbolg.net/textadeptwiki +[wiki]: http://foicica.com/wiki/textadept [freenode.net]: http://freenode.net |