Author: jerome
Date: Tue Dec  6 14:00:12 2005
New Revision: 354582

URL: http://svn.apache.org/viewcvs?rev=354582&view=rev
Log:
NUTCH-112, merged from trunk

Modified:
    lucene/nutch/branches/mapred/src/web/jsp/cached.jsp

Modified: lucene/nutch/branches/mapred/src/web/jsp/cached.jsp
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/branches/mapred/src/web/jsp/cached.jsp?rev=354582&r1=354581&r2=354582&view=diff
==============================================================================
--- lucene/nutch/branches/mapred/src/web/jsp/cached.jsp (original)
+++ lucene/nutch/branches/mapred/src/web/jsp/cached.jsp Tue Dec  6 14:00:12 2005
@@ -74,6 +74,6 @@
 <% } else { %>
 
 The cached content has mime type "<%=contentType%>",
-click this <a href="/servlet/cached?<%=id%>">link</a> to download it directly.
+click this <a href="./servlet/cached?<%=id%>">link</a> to download it directly.
 
 <% } %>


Reply via email to