Author: pkosiorowski
Date: Mon Aug 8 11:15:35 2005
New Revision: 230834
URL: http://svn.apache.org/viewcvs?rev=230834&view=rev
Log:
Changed URLs in docs to point to Apache.
Modified:
lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml
lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml
Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml
URL:
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml?rev=230834&r1=230833&r2=230834&view=diff
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml
(original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml Mon Aug
8 11:15:35 2005
@@ -21,7 +21,7 @@
us. Our software may be run by anyone. However, we'd still like to
hear about any bad behavior. If possible, please include the name of
the domain and some representative log entries. We can be reached at
-<a href="mailto:[EMAIL PROTECTED]"> [EMAIL PROTECTED]</a>.</p>
+<a
href="mailto:[email protected]">[email protected]</a>.</p>
<p> Our software obeys the robots.txt exclusion standard, described at
<a href="http://www.robotstxt.org/wc/exclusion.html#robotstxt">
@@ -52,7 +52,7 @@
<section><title>Contact us</title>
<p>If your site has problems or questions about the Nutch crawler, please
-send an email to the <a href="mailto:[EMAIL PROTECTED]">Nutch agent
+send an email to the <a href="mailto:[email protected]">Nutch agent
mailing list</a>.</p>
</section>
Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml
URL:
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml?rev=230834&r1=230833&r2=230834&view=diff
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml
(original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml Mon
Aug 8 11:15:35 2005
@@ -41,7 +41,7 @@
</ol>
<p>If you'd like to provide a translation, simply post translations of
-these five files to <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+these five files to <a
href="mailto:[email protected]">[email protected]</a>
as an attachment.</p>
</section>
@@ -163,7 +163,7 @@
href="http://java.sun.com/j2se/downloads.html">Java</a>, <a
href="http://ant.apache.org/">Ant</a> and Nutch installed. To
install Nutch, either download and unpack the latest <a
- href="http://www.nutch.org/release/nightly/">release</a>, or check it
+ href="http://lucene.apache.org/nutch/release/nightly/">release</a>, or check
it
out from <a
href="version_control.html">Subversion</a>.</p>
@@ -188,7 +188,7 @@
href="http://jakarta.apache.org/tomcat/">Tomcat</a> installed.</p>
<p>An index is also required. You can collect your own by working
-through the <a href="http://www.nutch.org/tutorial.html">tutorial</a>.
+through the <a
href="http://lucene.apache.org/nutch/tutorial.html">tutorial</a>.
Once you have an index, follow the steps outlined at the end of the
tutorial for searching.</p>