switch to HTTPS
PR: 222676
This commit is contained in:
parent
b5b51affd0
commit
bca623ec23
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50962
8 changed files with 26 additions and 26 deletions
|
|
@ -37,7 +37,7 @@
|
|||
exclude-result-prefixes="cvs">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/lang/share/xml/libcommon.xsl"/>
|
||||
|
||||
<xsl:variable name="freebsd-web-base" select="'http://www.FreeBSD.org'"/>
|
||||
<xsl:variable name="freebsd-web-base" select="'https://www.FreeBSD.org'"/>
|
||||
|
||||
<xsl:output method="text" encoding="&xml.encoding;"/>
|
||||
<xsl:strip-space elements="*"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue