Author: robweir
Date: Tue Aug 27 13:14:41 2013
New Revision: 1517809

URL: http://svn.apache.org/r1517809
Log:
Move to absolute references for locale-specific nav URLs

Modified:
    openoffice/ooo-site/trunk/templates/xx/ssi.mdtext
    openoffice/ooo-site/trunk/templates/xx/why/ssi.mdtext

Modified: openoffice/ooo-site/trunk/templates/xx/ssi.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/xx/ssi.mdtext?rev=1517809&r1=1517808&r2=1517809&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/xx/ssi.mdtext (original)
+++ openoffice/ooo-site/trunk/templates/xx/ssi.mdtext Tue Aug 27 13:14:41 2013
@@ -1,5 +1,5 @@
 doctype:    /doctype.html
-brand:      brand.html
+brand:      /xx/brand.html
 footer:     /footer.html
-topnav:     topnav.html
+topnav:     /topnav.html
 home:       home

Modified: openoffice/ooo-site/trunk/templates/xx/why/ssi.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/xx/why/ssi.mdtext?rev=1517809&r1=1517808&r2=1517809&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/xx/why/ssi.mdtext (original)
+++ openoffice/ooo-site/trunk/templates/xx/why/ssi.mdtext Tue Aug 27 13:14:41 
2013
@@ -2,5 +2,5 @@ doctype:    /doctype.html
 brand:      /brand.html
 footer:     /footer.html
 topnav:     /topnav.html
-leftnav:    why/leftnav.html
+leftnav:    /xx/why/leftnav.html
 home:       home


Reply via email to