svn commit: r52000 - head/en_US.ISO8859-1/htdocs

Ruey-Cherng Yu rcyu at FreeBSD.org
Fri Jul 13 14:23:41 UTC 2018


Author: rcyu
Date: Fri Jul 13 14:23:40 2018
New Revision: 52000
URL: https://svnweb.freebsd.org/changeset/doc/52000

Log:
  - Update some URLs ( from http to https )
  
  Reviewed by:	bcr

Modified:
  head/en_US.ISO8859-1/htdocs/community.xsl

Modified: head/en_US.ISO8859-1/htdocs/community.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/community.xsl	Thu Jul 12 23:08:19 2018	(r51999)
+++ head/en_US.ISO8859-1/htdocs/community.xsl	Fri Jul 13 14:23:40 2018	(r52000)
@@ -45,7 +45,7 @@
 		href="https://planet.freebsd.org">blogs</a> about
 	      	their &os; work.  Developers and key contributors
 		also maintain a <a
-		  href="http://wiki.FreeBSD.org/">wiki</a>, which
+		  href="https://wiki.FreeBSD.org/">wiki</a>, which
 		contains information about &os; development
 		and related projects.</p>
 
@@ -131,8 +131,8 @@
 	      <ul>
 		<li>There are thousands of photos from user group
 		meetings, conferences, and hackathons tagged as '<a
-		href="http://flickr.com/search/?z=t&ss=2&w=all&q=freebsd&m=text">freebsd</a>'
-		on <a href="http://www.flickr.com">flickr</a>.</li>
+		href="https://flickr.com/search/?z=t&ss=2&w=all&q=freebsd&m=text">freebsd</a>'
+		on <a href="https://www.flickr.com">flickr</a>.</li>
 
 		<li>There are hundreds of videos from conferences,
 		screencasts, and demonstrations relating to <a


More information about the svn-doc-head mailing list