You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2005/10/21 20:05:58 UTC

svn commit: r327229 - /incubator/roller/trunk/web/weblog/editor-wiki-js.jsp

Author: snoopdave
Date: Fri Oct 21 11:05:51 2005
New Revision: 327229

URL: http://svn.apache.org/viewcvs?rev=327229&view=rev
Log:
Completes fix for ROL-782 for Roller 1.3

Modified:
    incubator/roller/trunk/web/weblog/editor-wiki-js.jsp

Modified: incubator/roller/trunk/web/weblog/editor-wiki-js.jsp
URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/web/weblog/editor-wiki-js.jsp?rev=327229&r1=327228&r2=327229&view=diff
==============================================================================
--- incubator/roller/trunk/web/weblog/editor-wiki-js.jsp (original)
+++ incubator/roller/trunk/web/weblog/editor-wiki-js.jsp Fri Oct 21 11:05:51 2005
@@ -182,6 +182,6 @@
 // -->
 </script>
 
-(<a href="weblog/help-wiki-js.html" alt="Wiki-js help" target="_blank">wiki-js help</a>)
+(<a href="../weblog/help-wiki-js.html" alt="Wiki-js help" target="_blank">wiki-js help</a>)
 
 <html:textarea property="text" cols="75" rows="20" style="width: 100%" tabindex="2" onchange="convertTextArea(this)"/>