svn commit: r52490 - head/share/xml

Mariusz Zaborski oshogbo at FreeBSD.org
Thu Nov 15 17:52:33 UTC 2018


Author: oshogbo (src committer)
Date: Thu Nov 15 17:52:32 2018
New Revision: 52490
URL: https://svnweb.freebsd.org/changeset/doc/52490

Log:
  Use https!

Modified:
  head/share/xml/usergroups.xml

Modified: head/share/xml/usergroups.xml
==============================================================================
--- head/share/xml/usergroups.xml	Thu Nov 15 17:51:05 2018	(r52489)
+++ head/share/xml/usergroups.xml	Thu Nov 15 17:52:32 2018	(r52490)
@@ -413,7 +413,7 @@ The country codes are precise ISO3166 codes from, e.g.
   <country code="PL" name="Poland">
     <entry id="Warsaw" >
       <name>Polish BSD User Group</name>
-      <url>http://bsd-pl.pl/</url>
+      <url>https://bsd-pl.pl/</url>
       <description>Our group was created to promote systems from the BSD
         family in Poland. We organize meetings that bring together lovers
         of Unix systems. Located in Warsaw.


More information about the svn-doc-all mailing list