Author: thorsten
Date: Wed Jul 19 03:22:02 2006
New Revision: 423425
URL: http://svn.apache.org/viewvc?rev=423425&view=rev
Log:
Fixing weburl for the dispatcher plugin
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml?rev=423425&r1=423424&r2=423425&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
Wed Jul 19 03:22:02 2006
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Dispatcher - Second generation
skinning."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.vstructurer/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.dispatcher/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>