Author: bdelacretaz
Date: Tue Mar  1 12:53:39 2011
New Revision: 1075798

URL: http://svn.apache.org/viewvc?rev=1075798&view=rev
Log:
Try with absolute links

Modified:
    incubator/stanbol/site/trunk/templates/sidenav.mdtext

Modified: incubator/stanbol/site/trunk/templates/sidenav.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/templates/sidenav.mdtext?rev=1075798&r1=1075797&r2=1075798&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/templates/sidenav.mdtext (original)
+++ incubator/stanbol/site/trunk/templates/sidenav.mdtext Tue Mar  1 12:53:39 
2011
@@ -1,7 +1,7 @@
 # Stanbol links
-  - [Home](index.html)
-  - [Project Team](team.html)
-  - [Documentation](docs/trunk/)
+  - [Home](/index.html)
+  - [Project Team](/team.html)
+  - [Documentation](/docs/trunk/)
 
 # ASF links
   - [Apache Software Foundation](http://www.apache.org)


Reply via email to