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/03 15:52:11 UTC

svn commit: r1873539 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

Author: markt
Date: Mon Feb  3 15:52:11 2020
New Revision: 1873539

URL: http://svn.apache.org/viewvc?rev=1873539&view=rev
Log:
Add link to recording

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

Modified: tomcat/site/trunk/docs/presentations.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1873539&r1=1873538&r2=1873539&view=diff
==============================================================================
--- tomcat/site/trunk/docs/presentations.html (original)
+++ tomcat/site/trunk/docs/presentations.html Mon Feb  3 15:52:11 2020
@@ -272,6 +272,23 @@ li.targeted {
 </style>
 
 <div class="subsection">
+<h4 id="Webinar_Series_2020">Webinar Series 2020</h4>
+<div class="text">
+
+<ul>
+  
+<li>
+    Tomcat 10 and Jakarta EE 9 - Mark Thomas,
+    <a href="https://www.youtube.com/watch?v=Vwj0XG-4Nos">video</a>
+  
+</li>
+
+</ul>
+
+</div>
+</div>
+
+<div class="subsection">
 <h4 id="ApacheCon_Europe_2019">ApacheCon Europe 2019</h4>
 <div class="text">
 

Modified: tomcat/site/trunk/xdocs/presentations.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1873539&r1=1873538&r2=1873539&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/presentations.xml (original)
+++ tomcat/site/trunk/xdocs/presentations.xml Mon Feb  3 15:52:11 2020
@@ -44,6 +44,14 @@ li.targeted {
   transition:ease-in-out 1s;
 }
 </style>
+<subsection name="Webinar Series 2020">
+<ul>
+  <li>
+    Tomcat 10 and Jakarta EE 9 - Mark Thomas,
+    <a href="https://www.youtube.com/watch?v=Vwj0XG-4Nos">video</a>
+  </li>
+</ul>
+</subsection>
 <subsection name="ApacheCon Europe 2019">
 <ul>
   <li>



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