diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-09-12 10:06:17 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-09-12 10:06:17 +0000 |
commit | 563c927e1306c0d5e65965c50744a2db5902b208 (patch) | |
tree | b42180e4a2472b312eff18168c9f9d0dfdbb432e /public | |
parent | aca6ed13fc256e65912b97e8091f300bdab7998f (diff) | |
download | redmine-563c927e1306c0d5e65965c50744a2db5902b208.tar.gz redmine-563c927e1306c0d5e65965c50744a2db5902b208.zip |
Fixes Textile reference link (#3812).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2876 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r-- | public/help/wiki_syntax_detailed.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html index b3db673b9..d3b4cb198 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -134,7 +134,7 @@ http://www.redmine.org, someone@foo.bar <h2><a name="5" class="wiki-page"></a>Text formatting</h2>
- <p>For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See <a class="external" href="http://hobix.com/textile/">http://hobix.com/textile/</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p>
+ <p>For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See <a class="external" href="http://www.textism.com/tools/textile/">http://www.textism.com/tools/textile/</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p>
<h3><a name="6" class="wiki-page"></a>Font style</h3>
|