svn commit: r50987 - head/en_US.ISO8859-1/htdocs/multimedia

Wolfram Schneider wosch at FreeBSD.org
Fri Sep 29 11:07:31 UTC 2017


Author: wosch
Date: Fri Sep 29 11:07:30 2017
New Revision: 50987
URL: https://svnweb.freebsd.org/changeset/doc/50987

Log:
  switch to HTTPS

Modified:
  head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml
  head/en_US.ISO8859-1/htdocs/multimedia/multimedia-rss.xsl

Modified: head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml	Fri Sep 29 11:07:08 2017	(r50986)
+++ head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml	Fri Sep 29 11:07:30 2017	(r50987)
@@ -15426,7 +15426,7 @@
 
 	<item source="freebsdgsoc" added="20090322">
 	    <title>FreeBSD Google Summer of Code posters</title>
-	    <overview>http://www.freebsd.org/projects/summerofcode.html</overview>
+	    <overview>https://www.freebsd.org/projects/summerofcode.html</overview>
 	    <desc>
 		Two posters usable for the announcement of the
 		participation of the FreeBSD Project in the Google
@@ -15498,7 +15498,7 @@
     <sources>
 	<source id="freebsdgsoc">
 	    <name>FreeBSD Google Summer of Code</name>
-	    <url>http://www.freebsd.org/projects/summerofcode.html</url>
+	    <url>https://www.freebsd.org/projects/summerofcode.html</url>
 	</source>
 
 	<source id="bsdtalk">

Modified: head/en_US.ISO8859-1/htdocs/multimedia/multimedia-rss.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/multimedia/multimedia-rss.xsl	Fri Sep 29 11:07:08 2017	(r50986)
+++ head/en_US.ISO8859-1/htdocs/multimedia/multimedia-rss.xsl	Fri Sep 29 11:07:30 2017	(r50987)
@@ -20,7 +20,7 @@
 
       <channel>
 	<title>&title;</title>
-	<link>http://www.freebsd.org/multimedia/multimedia.html</link>
+	<link>https://www.freebsd.org/multimedia/multimedia.html</link>
 	<description>FreeBSD Multimedia Resources</description>
 	<lastBuildDate><xsl:value-of select="date:date-time()"/></lastBuildDate>
 


More information about the svn-doc-all mailing list