You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/12/24 03:22:05 UTC

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

Author: kkolinko
Date: Thu Dec 24 02:22:05 2015
New Revision: 1721591

URL: http://svn.apache.org/viewvc?rev=1721591&view=rev
Log:
http -> https for youtube.

http URLs are working as well, but I think https is better here.

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=1721591&r1=1721590&r2=1721591&view=diff
==============================================================================
--- tomcat/site/trunk/docs/presentations.html (original)
+++ tomcat/site/trunk/docs/presentations.html Thu Dec 24 02:22:05 2015
@@ -394,27 +394,27 @@ mailing list</a>.</p>
 <ul>
 
 <li>Apache Tomcat Clustering (markt)
-<a href="http://www.youtube.com/watch?v=rX1zm11AXcA">video</a>,
+<a href="https://www.youtube.com/watch?v=rX1zm11AXcA">video</a>,
 <a href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf">pdf</a>
 </li>
 
 <li>Apache Tomcat 8 update (markt)
-<a href="http://www.youtube.com/watch?v=B57IRtUHMjg">video</a>,
+<a href="https://www.youtube.com/watch?v=B57IRtUHMjg">video</a>,
 <a href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat8-preview.pdf">pdf</a>
 </li>
 
 <li>The Good, the Bad and the Ugly: Security Vulnerability Reports from the
 Apache Tomcat project (markt)
-<a href="http://www.youtube.com/watch?v=SMSR3ahdPfU">video</a>,
+<a href="https://www.youtube.com/watch?v=SMSR3ahdPfU">video</a>,
 <a href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Security-Good-Bad-Ugly.pdf">pdf</a>
 </li>
 
 <li>Monitoring Apache Tomcat and the Apache Web Server (rjung)
-<a href="http://www.youtube.com/watch?v=b2iQ7aohfhM">video</a>
+<a href="https://www.youtube.com/watch?v=b2iQ7aohfhM">video</a>
 </li>
 
 <li>Continuous Delivery with Maven, Puppet and Tomcat (Carlos Sanchez)
-<a href="http://www.youtube.com/watch?v=ieE2ye2u-cA">video</a>
+<a href="https://www.youtube.com/watch?v=ieE2ye2u-cA">video</a>
 </li>
 
 </ul>

Modified: tomcat/site/trunk/xdocs/presentations.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1721591&r1=1721590&r2=1721591&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/presentations.xml (original)
+++ tomcat/site/trunk/xdocs/presentations.xml Thu Dec 24 02:22:05 2015
@@ -100,19 +100,19 @@ mailing list</a>.</p>
 <subsection name="ApacheCon North America, February 2013 (Portland)">
 <ul>
 <li>Apache Tomcat Clustering (markt)
-<a href="http://www.youtube.com/watch?v=rX1zm11AXcA">video</a>,
+<a href="https://www.youtube.com/watch?v=rX1zm11AXcA">video</a>,
 <a href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf">pdf</a></li>
 <li>Apache Tomcat 8 update (markt)
-<a href="http://www.youtube.com/watch?v=B57IRtUHMjg">video</a>,
+<a href="https://www.youtube.com/watch?v=B57IRtUHMjg">video</a>,
 <a href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat8-preview.pdf">pdf</a></li>
 <li>The Good, the Bad and the Ugly: Security Vulnerability Reports from the
 Apache Tomcat project (markt)
-<a href="http://www.youtube.com/watch?v=SMSR3ahdPfU">video</a>,
+<a href="https://www.youtube.com/watch?v=SMSR3ahdPfU">video</a>,
 <a href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Security-Good-Bad-Ugly.pdf">pdf</a></li>
 <li>Monitoring Apache Tomcat and the Apache Web Server (rjung)
-<a href="http://www.youtube.com/watch?v=b2iQ7aohfhM">video</a></li>
+<a href="https://www.youtube.com/watch?v=b2iQ7aohfhM">video</a></li>
 <li>Continuous Delivery with Maven, Puppet and Tomcat (Carlos Sanchez)
-<a href="http://www.youtube.com/watch?v=ieE2ye2u-cA">video</a></li>
+<a href="https://www.youtube.com/watch?v=ieE2ye2u-cA">video</a></li>
 </ul>
 </subsection>
 



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