Standardize links to wiki help pages.
* Fix inconsistencies in how wiki pages were linked. * Link directly to the wiki instead of to a title search that is expected to redirect to the wiki.
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
<% end %>
|
||||
<div id="<%= preview_id %>" class="dtext-preview prose"></div>
|
||||
</div>
|
||||
<span class="hint">All text is formatted using <%= link_to "DText", wiki_pages_path(:title => "help:dtext"), :target => "_blank" %></span>
|
||||
<span class="hint">All text is formatted using <%= link_to_wiki "DText", "help:dtext" %></span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user