Browse Source

Typo in wiki link example (#2673).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2362 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/0.9.0
Jean-Philippe Lang 15 years ago
parent
commit
4aa90cc072
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      public/help/wiki_syntax_detailed.html

+ 1
- 1
public/help/wiki_syntax_detailed.html View File

@@ -61,7 +61,7 @@
<ul>
<li><strong>[[sandbox:some page]]</strong> displays a link to the page named 'Some page' of the Sandbox wiki</li>
<li><strong>[[sandbox]]</strong> displays a link to the Sandbox wiki main page</li>
<li><strong>[[sandbox:]]</strong> displays a link to the Sandbox wiki main page</li>
</ul>
<p>Wiki links are displayed in red if the page doesn't exist yet, eg: <a href="Nonexistent_page.html" class="wiki-page new">Nonexistent page</a>.</p>

Loading…
Cancel
Save