Author: fchrist
Date: Fri Jan 13 19:01:34 2012
New Revision: 1231250
URL: http://svn.apache.org/viewvc?rev=1231250&view=rev
Log:
STANBOL-402 Fixed links
Modified:
incubator/stanbol/site/trunk/templates/sidenav.mdtext
incubator/stanbol/site/trunk/templates/skeleton.html
Modified: incubator/stanbol/site/trunk/templates/sidenav.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/templates/sidenav.mdtext?rev=1231250&r1=1231249&r2=1231250&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/templates/sidenav.mdtext (original)
+++ incubator/stanbol/site/trunk/templates/sidenav.mdtext Fri Jan 13 19:01:34
2012
@@ -10,8 +10,8 @@
- [Project Team](/stanbol/team.html)
- [License](http://www.apache.org/licenses/LICENSE-2.0)
-# [Downloads](/stanbol/docs/trunk/downloads.html)
- - [Pre-built
launchers](http://dev.iks-project.eu/downloads/stanbol-launchers/)
+# Downloads
+ - [Pre-built
Launchers](http://dev.iks-project.eu/downloads/stanbol-launchers/)
# The ASF
- [Apache Software Foundation](http://www.apache.org)
Modified: incubator/stanbol/site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/templates/skeleton.html?rev=1231250&r1=1231249&r2=1231250&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/templates/skeleton.html (original)
+++ incubator/stanbol/site/trunk/templates/skeleton.html Fri Jan 13 19:01:34
2012
@@ -27,7 +27,7 @@
<body>
<div id="navigation">
- <a href="/index.html"><img alt="Apache Stanbol" width="220" height="101"
border="0" src="/stanbol/images/stanbol-logo/stanbol-2010-12-14.png"/></a>
+ <a href="/stanbol/index.html"><img alt="Apache Stanbol" width="220"
height="101" border="0"
src="/stanbol/images/stanbol-logo/stanbol-2010-12-14.png"/></a>
{% filter markdown %}{% include "sidenav.mdtext" %}{% endfilter %}
</div>