diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-01-02 07:50:38 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-01-02 07:50:38 +0000 |
commit | 01cbac3b74ec2bfdc5c05c5166b7306725569858 (patch) | |
tree | 75facd403e7765c32fd248d58da0e5cf8988d51f | |
parent | a18f6ffb37520fe36ca6c18848f9b1d94cd10926 (diff) | |
download | redmine-01cbac3b74ec2bfdc5c05c5166b7306725569858.tar.gz redmine-01cbac3b74ec2bfdc5c05c5166b7306725569858.zip |
Link to Wikipedia (#12691).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11088 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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 9fa3dd0ac..0398e4fa0 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -169,7 +169,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://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> + <p>For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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> |