Author: ekoneil
Date: Sat May 14 12:32:13 2005
New Revision: 170161
URL: http://svn.apache.org/viewcvs?rev=170161&view=rev
Log:
Fix the reference used when searching the documentation site.
Was "apache.com". Now is "apache.org".
BB: self
DRT: build.dist pass
Modified:
incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml
Modified: incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml?rev=170161&r1=170160&r2=170161&view=diff
==============================================================================
--- incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml
(original)
+++ incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml Sat May
14 12:32:13 2005
@@ -27,7 +27,7 @@
no search box. @domain will enable sitesearch for the specific domain with
google.
In other words google will search the @domain for the query string.
-->
- <search name="Beehive" domain="apache.com" provider="google"/>
+ <search name="Beehive" domain="apache.org" provider="google"/>
<!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
<disable-print-link>true</disable-print-link>
<!-- Disable the PDF link? -->