You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/02/24 14:06:09 UTC

svn commit: r1874449 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

Author: markt
Date: Mon Feb 24 14:06:09 2020
New Revision: 1874449

URL: http://svn.apache.org/viewvc?rev=1874449&view=rev
Log:
Add missing link

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1874449&r1=1874448&r2=1874449&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Feb 24 14:06:09 2020
@@ -38,8 +38,9 @@ Java EE to Jakarta EE as part of the tra
 Foundation, the primary package for all implemented APIs has changed from
 <code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
 require code changes to enable applications to migrate from Tomcat 9 and earlier
-to Tomcat 10 and later. A <a href="">migration tool</a> is under development to aid
-this process.</p>
+to Tomcat 10 and later. A
+<a href="https://github.com/apache/tomcat-jakartaee-migration">migration
+tool</a> is under development to aid this process.</p>
 <p>The notable changes in this release are:</p>
 <ul>
 <li>Update to Jakarta Servlet 5.0, Jakarta Server Pages 3.0. Jakarta Expression

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1874449&r1=1874448&r2=1874449&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Mon Feb 24 14:06:09 2020
@@ -50,8 +50,9 @@ Java EE to Jakarta EE as part of the tra
 Foundation, the primary package for all implemented APIs has changed from
 <code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
 require code changes to enable applications to migrate from Tomcat 9 and earlier
-to Tomcat 10 and later. A <a href="">migration tool</a> is under development to aid
-this process.</p>
+to Tomcat 10 and later. A
+<a href="https://github.com/apache/tomcat-jakartaee-migration">migration
+tool</a> is under development to aid this process.</p>
 <p>The notable changes in this release are:</p>
 <ul>
 <li>Update to Jakarta Servlet 5.0, Jakarta Server Pages 3.0. Jakarta Expression



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org