Author: rgardler
Date: Mon Apr 9 08:14:18 2007
New Revision: 526768
URL: http://svn.apache.org/viewvc?view=rev&rev=526768
Log:
Update links to samples which were broken in the static site generation
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/aggregateFeed.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/singleFeed.xml
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/aggregateFeed.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/aggregateFeed.xml?view=diff&rev=526768&r1=526767&r2=526768
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/aggregateFeed.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/aggregateFeed.xml
Mon Apr 9 08:14:18 2007
@@ -41,7 +41,7 @@
</feedDescriptor>
]]></source>
- <p><a href="/samples/aggregateDescriptor.rss.html">Take a
+ <p><a href="aggregateDescriptor.rss.html">Take a
look</a> at what the above file produces.</p>
</body>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/singleFeed.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/singleFeed.xml?view=diff&rev=526768&r1=526767&r2=526768
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/singleFeed.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/src/documentation/content/xdocs/samples/singleFeed.xml
Mon Apr 9 08:14:18 2007
@@ -46,7 +46,7 @@
and <code>EXTENSION</code> with the extension indicating the format you
want the feed to be delivered in (i.e. html, pdf etc.)</p>
- <p>For example <a
href="/samples/feedDescriptor.rss.html">/samples/feedDescriptor.rss.html</a>
+ <p>For example <a
href="feedDescriptor.rss.html">/samples/feedDescriptor.rss.html</a>
will display the feed shown above.</p>
</body>