Author: niallp
Date: Thu Mar 16 08:47:07 2006
New Revision: 386376

URL: http://svn.apache.org/viewcvs?rev=386376&view=rev
Log:
Correct links to absolute urls

Modified:
    jakarta/commons/proper/commons-build/trunk/menus/commons.ent

Modified: jakarta/commons/proper/commons-build/trunk/menus/commons.ent
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/commons-build/trunk/menus/commons.ent?rev=386376&r1=386375&r2=386376&view=diff
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/menus/commons.ent (original)
+++ jakarta/commons/proper/commons-build/trunk/menus/commons.ent Thu Mar 16 
08:47:07 2006
@@ -2,19 +2,19 @@
 The 'Commons' menu elements - used if not using commons-site.jsl
 -->
 <menu name="Commons" type="footer">
-    <item name="Home"                  href="/site/commons/" />
-    <item name="Components"            href="/site/commons/components.html" 
collapse="true">
-        <item name="Full list..."      href="/site/commons/components.html"/>
+    <item name="Home"                  
href="http://jakarta.apache.org/commons/"; />
+    <item name="Components"            
href="http://jakarta.apache.org/commons/components.html"; collapse="true">
+        <item name="Full list..."      
href="http://jakarta.apache.org/commons/components.html"/>
     </item> 
-    <item name="Sandbox"               href="/site/commons/sandbox/index.html" 
collapse="true">
-        <item name="Full list..."      
href="/site/commons/sandbox/index.html"/>
+    <item name="Sandbox"               
href="http://jakarta.apache.org/commons/sandbox/index.html"; collapse="true">
+        <item name="Full list..."      
href="http://jakarta.apache.org/commons/sandbox/index.html"/>
     </item>
-    <item name="Dormant"               href="/site/commons/dormant/index.html" 
collapse="true">
-        <item name="Full list..."      
href="/site/commons/dormant/index.html"/>
+    <item name="Dormant"               
href="http://jakarta.apache.org/commons/dormant/index.html"; collapse="true">
+        <item name="Full list..."      
href="http://jakarta.apache.org/commons/dormant/index.html"/>
     </item>
-    <item name="Volunteering"          href="/site/commons/volunteering.html"/>
-    <item name="Contributing Patches"  href="/site/commons/patches.html"/>
-    <item name="Building Components"   href="/site/commons/building.html"/>
-    <item name="Releasing Components"  
href="/site/commons/releases/index.html"/>
+    <item name="Volunteering"          
href="http://jakarta.apache.org/commons/volunteering.html"/>
+    <item name="Contributing Patches"  
href="http://jakarta.apache.org/commons/patches.html"/>
+    <item name="Building Components"   
href="http://jakarta.apache.org/commons/building.html"/>
+    <item name="Releasing Components"  
href="http://jakarta.apache.org/commons/releases/index.html"/>
     <item name="Wiki"                  
href="http://wiki.apache.org/jakarta-commons/FrontPage"/>
 </menu>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to