Author: kkolinko Date: Thu Apr 14 12:00:23 2016 New Revision: 1739066 URL: http://svn.apache.org/viewvc?rev=1739066&view=rev Log: Add link to Tomcat 8.5 migration guide.
Modified: tomcat/site/trunk/docs/migration.html tomcat/site/trunk/xdocs/migration.xml Modified: tomcat/site/trunk/docs/migration.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?rev=1739066&r1=1739065&r2=1739066&view=diff ============================================================================== --- tomcat/site/trunk/docs/migration.html (original) +++ tomcat/site/trunk/docs/migration.html Thu Apr 14 12:00:23 2016 @@ -246,14 +246,18 @@ accordingly.</p> 9.0.x Migration Guide.</p> +<p>For migration from 8.5.x to 9.0.x, see the +<a href="migration-9.html#Migrating_from_8.5.x_to_9.0.x">8.5.x</a> section of +the Tomcat 9.0.x Migration Guide.</p> + + <p>For migration from 8.0.x to 9.0.x, see the <a href="migration-9.html#Migrating_from_8.0.x_to_9.0.x">8.0.x</a> section of the Tomcat 9.0.x Migration Guide.</p> -<p>For migration from 8.5.x to 9.0.x, see the -<a href="migration-9.html#Migrating_from_8.5.x_to_9.0.x">8.5.x</a> section of -the Tomcat 9.0.x Migration Guide.</p> +<p>For migration from 8.0.x to 8.5.x, see the +<a href="migration-85.html">Tomcat 8.5.x Migration Guide</a>.</p> <p>For upgrading between 8.0.x versions, see the Modified: tomcat/site/trunk/xdocs/migration.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration.xml?rev=1739066&r1=1739065&r2=1739066&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/migration.xml (original) +++ tomcat/site/trunk/xdocs/migration.xml Thu Apr 14 12:00:23 2016 @@ -36,13 +36,16 @@ accordingly.</p> <a href="migration-9.html#Upgrading_9.0.x">upgrading</a> section of the Tomcat 9.0.x Migration Guide.</p> +<p>For migration from 8.5.x to 9.0.x, see the +<a href="migration-9.html#Migrating_from_8.5.x_to_9.0.x">8.5.x</a> section of +the Tomcat 9.0.x Migration Guide.</p> + <p>For migration from 8.0.x to 9.0.x, see the <a href="migration-9.html#Migrating_from_8.0.x_to_9.0.x">8.0.x</a> section of the Tomcat 9.0.x Migration Guide.</p> -<p>For migration from 8.5.x to 9.0.x, see the -<a href="migration-9.html#Migrating_from_8.5.x_to_9.0.x">8.5.x</a> section of -the Tomcat 9.0.x Migration Guide.</p> +<p>For migration from 8.0.x to 8.5.x, see the +<a href="migration-85.html">Tomcat 8.5.x Migration Guide</a>.</p> <p>For upgrading between 8.0.x versions, see the <a href="migration-8.html#Upgrading_8.0.x">upgrading</a> section of the Tomcat --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org