Adds the syntax for links to notes in the help.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8879 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2012-02-15 18:03:43 +00:00
parent 3c75601976
commit 9f71ca95d9
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
<p>Redmine allows hyperlinking between resources (issues, changesets, wiki pages...) from anywhere wiki formatting is used.</p>
<ul>
<li>Link to an issue: <strong>#124</strong> (displays <del><a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (Closed)">#124</a></del>, link is striked-through if the issue is closed)</li>
<li>Link to an issue note: <strong>#124-6</strong>, or <strong>#124#note-6</strong></li>
</ul>
<p>Wiki links:</p>