You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by ba...@apache.org on 2005/10/17 06:48:28 UTC

svn commit: r325841 - /incubator/roller/branches/roller_2.0/web/theme/footer.jsp

Author: bayard
Date: Sun Oct 16 21:48:22 2005
New Revision: 325841

URL: http://svn.apache.org/viewcvs?rev=325841&view=rev
Log:
better to link to the directory than directly to where the directory redirects to for the Jira url

Modified:
    incubator/roller/branches/roller_2.0/web/theme/footer.jsp

Modified: incubator/roller/branches/roller_2.0/web/theme/footer.jsp
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/web/theme/footer.jsp?rev=325841&r1=325840&r2=325841&view=diff
==============================================================================
--- incubator/roller/branches/roller_2.0/web/theme/footer.jsp (original)
+++ incubator/roller/branches/roller_2.0/web/theme/footer.jsp Sun Oct 16 21:48:22 2005
@@ -3,7 +3,7 @@
 Powered by <a href="http://www.rollerweblogger.org">Roller Weblogger</a> 
 <%= RollerContext.getRollerContext(request).getRollerVersion() %> |
 
-<a href="http://opensource2.atlassian.com/projects/roller/secure/Dashboard.jspa">
+<a href="http://opensource2.atlassian.com/projects/roller/">
     <fmt:message key="footer.reportIssue" /></a> | 
 
 <a href="http://www.rollerweblogger.org/wiki/Wiki.jsp?page=UserGuide20">