Author: lukaszlenart
Date: Thu Feb 11 09:08:38 2010
New Revision: 908892
URL: http://svn.apache.org/viewvc?rev=908892&view=rev
Log:
Solved problem with wrong link to migration guide - WW-3383
Modified:
struts/site/src/site/fml/roadmap.fml
Modified: struts/site/src/site/fml/roadmap.fml
URL:
http://svn.apache.org/viewvc/struts/site/src/site/fml/roadmap.fml?rev=908892&r1=908891&r2=908892&view=diff
==============================================================================
--- struts/site/src/site/fml/roadmap.fml (original)
+++ struts/site/src/site/fml/roadmap.fml Thu Feb 11 09:08:38 2010
@@ -295,7 +295,7 @@
</p>
<p>
For help with migrations, see the
- <a
href="http://struts.apache.org/2.x/WW/migration-guide.html">
+ <a
href="http://struts.apache.org/2.x/docs/migration-guide.html">
Struts 2 Migration Guide.</a>
</p>
</answer>