This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit f15841883b5a0fa93cbefd958f0cfbee03192ae8
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Sep 24 16:35:36 2019 +0100

    Add Javadoc link for Servlet 4.0
---
 webapps/docs/index.xml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/webapps/docs/index.xml b/webapps/docs/index.xml
index 007f607..e72c8e8 100644
--- a/webapps/docs/index.xml
+++ b/webapps/docs/index.xml
@@ -167,12 +167,9 @@ are responsible for installing, configuring, and operating 
an Apache Tomcat serv
       and others.</li>
 <li>Servlet 4.0
     <a 
href="https://jcp.org/aboutJava/communityprocess/final/jsr369/index.html";>
-    <strong>Specification</strong></a>
-<!-- TODO: Link to Java EE 8 Javadoc when it becomes available. /javaee/8/ 
returns 404.
- and
-    <a 
href="http://docs.oracle.com/javaee/7/api/javax/servlet/package-summary.html";>
+    <strong>Specification</strong></a> and
+    <a 
href="https://javaee.github.io/javaee-spec/javadocs/javax/servlet/package-summary.html";>
     <strong>Javadoc</strong></a>
--->
     </li>
 <li>JSP 2.3
     <a 
href="https://jcp.org/aboutJava/communityprocess/mrel/jsr245/index2.html";>


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

Reply via email to