Author: markt
Date: Tue Aug  6 14:26:02 2013
New Revision: 1510968

URL: http://svn.apache.org/r1510968
Log:
Fix broken link and typos reported on the dev list.

Modified:
    tomcat/site/trunk/docs/migration-8.html
    tomcat/site/trunk/xdocs/migration-8.xml

Modified: tomcat/site/trunk/docs/migration-8.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-8.html?rev=1510968&r1=1510967&r2=1510968&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-8.html (original)
+++ tomcat/site/trunk/docs/migration-8.html Tue Aug  6 14:26:02 2013
@@ -315,8 +315,8 @@ of Apache Tomcat.</p>
 <blockquote>
 
     
-<p>Apache Tomcat 8 supports Java Servlet 3.1, JavaServer Pages 2.3,
-    Expression Language 2.3 and Java WebSocket 1.0
+<p>Apache Tomcat 8 supports the Java Servlet 3.1, JavaServer Pages 2.3,
+    Java Unified Expression Language 3.0 and Java WebSocket 1.0
     <a href="http://wiki.apache.org/tomcat/Specifications";>specifications</a>.
     The changes between versions of specifications may be found in the
     <em>Changes</em> appendix in each of specification documents.
@@ -430,7 +430,7 @@ of Apache Tomcat.</p>
     repositories features that all provided a way to add resources to a web
     application have been replaced with a single framework rather than each
     being implemented separately (this was becoming increasingly difficult to
-    maintain). The <a href="tomcat-8-docs/config/resources.html">resources</a>
+    maintain). The <a href="tomcat-8.0-doc/config/resources.html">resources</a>
     documentation provides details on how the new implementation may be used.
     </p>
 
@@ -516,7 +516,7 @@ of Apache Tomcat.</p>
   configuration files such as new attributes and changes to defaults are 
applied
   as part of the upgrade. To assist with the identification of these changes,
   the form below may be used to view the differences between the configuration
-  files in different versions of Tomcat 7.</p>
+  files in different versions of Tomcat 8.</p>
   
   
 <table border="0" cellspacing="0" cellpadding="2" width="100%">

Modified: tomcat/site/trunk/xdocs/migration-8.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-8.xml?rev=1510968&r1=1510967&r2=1510968&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-8.xml (original)
+++ tomcat/site/trunk/xdocs/migration-8.xml Tue Aug  6 14:26:02 2013
@@ -34,8 +34,8 @@ of Apache Tomcat.</p>
 
   <subsection name="Specification APIs">
 
-    <p>Apache Tomcat 8 supports Java Servlet 3.1, JavaServer Pages 2.3,
-    Expression Language 2.3 and Java WebSocket 1.0
+    <p>Apache Tomcat 8 supports the Java Servlet 3.1, JavaServer Pages 2.3,
+    Java Unified Expression Language 3.0 and Java WebSocket 1.0
     <a href="http://wiki.apache.org/tomcat/Specifications";>specifications</a>.
     The changes between versions of specifications may be found in the
     <em>Changes</em> appendix in each of specification documents.
@@ -79,7 +79,7 @@ of Apache Tomcat.</p>
     repositories features that all provided a way to add resources to a web
     application have been replaced with a single framework rather than each
     being implemented separately (this was becoming increasingly difficult to
-    maintain). The <a href="tomcat-8-docs/config/resources.html">resources</a>
+    maintain). The <a href="tomcat-8.0-doc/config/resources.html">resources</a>
     documentation provides details on how the new implementation may be used.
     </p>
 
@@ -114,7 +114,7 @@ of Apache Tomcat.</p>
   configuration files such as new attributes and changes to defaults are 
applied
   as part of the upgrade. To assist with the identification of these changes,
   the form below may be used to view the differences between the configuration
-  files in different versions of Tomcat 7.</p>
+  files in different versions of Tomcat 8.</p>
   
   <subsection name="Tomcat 8.0.x configuration file differences">
 



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

Reply via email to