Author: cutting
Date: Thu Feb 16 14:24:47 2006
New Revision: 378381

URL: http://svn.apache.org/viewcvs?rev=378381&view=rev
Log:
Fix to work with Forrest 0.7, where ext: links seem to no longer work
in tabs.xml.

Modified:
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml?rev=378381&r1=378380&r2=378381&view=diff
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml 
(original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml Thu 
Feb 16 14:24:47 2006
@@ -15,6 +15,6 @@
   -->
 
   <tab label="Main" dir=""/>  
-  <tab label="Wiki" href="ext:wiki"/>
+  <tab label="Wiki" href="http://wiki.apache.org/nutch/"/>
   
 </tabs>




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to