Author: simonetripodi
Date: Thu Jan 12 14:13:22 2012
New Revision: 1230557
URL: http://svn.apache.org/viewvc?rev=1230557&view=rev
Log:
relative links (will help mvn on resolving them)
Modified:
incubator/any23/site/src/site/site.xml
Modified: incubator/any23/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/site/src/site/site.xml?rev=1230557&r1=1230556&r2=1230557&view=diff
==============================================================================
--- incubator/any23/site/src/site/site.xml (original)
+++ incubator/any23/site/src/site/site.xml Thu Jan 12 14:13:22 2012
@@ -31,39 +31,39 @@
<bannerLeft>
<name>Apache Any23: Anything to Triples</name>
<src>images/logo-any23.png</src>
- <href>/index.html</href>
+ <href>./index.html</href>
</bannerLeft>
<poweredBy>
<logo
name="Sindice"
href="http://sindice.com/"
- img="images/logo-sindice-90x30.png"/>
+ img="./images/logo-sindice-90x30.png"/>
<logo
name="Fondazione Bruno Kessler"
href="http://www.fbk.eu/"
- img="images/logo-fbk-90x30.png"/>
+ img="./images/logo-fbk-90x30.png"/>
<logo
name="Digital Enterprise Research Institute"
href="http://www.deri.ie/"
- img="images/logo-deri-90x30.png"/>
+ img="./images/logo-deri-90x30.png"/>
<logo
name="OKKAM"
href="http://okkam.org/"
- img="images/logo-okkam-90x30.png"/>
+ img="./images/logo-okkam-90x30.png"/>
</poweredBy>
<body>
<menu name="${project.name}">
- <item name="Introduction" href="index.html"/>
- <item name="Install" href="install.html"/>
- <item name="Getting Started" href="getting-started.html"/>
- <item name="Supported Formats" href="supported-formats.html"/>
- <item name="Extractors" href="extractors.html"/>
- <item name="Configuration" href="configuration.html"/>
- <item name="REST Service" href="service.html"/>
- <item name="Any23 Plugins" href="any23-plugins.html"/>
- <item name="Developers Guide" href="developers.html"/>
+ <item name="Introduction" href="./index.html"/>
+ <item name="Install" href="./install.html"/>
+ <item name="Getting Started" href="./getting-started.html"/>
+ <item name="Supported Formats" href="./supported-formats.html"/>
+ <item name="Extractors" href="./extractors.html"/>
+ <item name="Configuration" href="./configuration.html"/>
+ <item name="REST Service" href="./service.html"/>
+ <item name="Any23 Plugins" href="./any23-plugins.html"/>
+ <item name="Developers Guide" href="./developers.html"/>
</menu>
<menu name="External links">