James fixed most of the issues with moved content by linking (for example) flow -> struts-flow in /www/struts.apache.org. (Thanks!)
Most of the links are working fine, except for the User Guide in Core. Because the content moved down one level, userGuide -> struts-core/userGuide is breaking the relative links. For example, a link to ../faqs/actionForm.html on http://struts.apache.org/userGuide/building_controller.html didn't work, because the page is actually here http://struts.apache.org/struts-core/userGuide/building_controller.html I added a redirect in /www/struts.apache.org/.htaccess to fix this. It seems to be working... let me know if that's not the right answer. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]