https'ify some other subdomains

This commit is contained in:
2020-09-28 16:12:19 +02:00
parent e22b923e17
commit c8b490bfd4
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ This repository also contains the source files of other websites the FSFE hosts:
* `activities/ilovefs` for [ilovefs.org](http://ilovefs.org)
* `drm.info` for [drm.info](http://drm.info)
* `pdfreaders` for [pdfreaders.org](http://pdfreaders.org)
* [test.fsfe.org](http://test.fsfe.org) is build from the test branch of this repository
* [test.fsfe.org](https://test.fsfe.org) is build from the test branch of this repository
## Contribute
+1 -1
View File
@@ -233,7 +233,7 @@
y="2167.9211"
id="rect3311" /></flowRegion><flowPara
id="flowPara3313"
style="font-size:105px">Get active! http://l.fsfe.org/pdf</flowPara></flowRoot> <flowRoot
style="font-size:105px">Get active! https://l.fsfe.org/pdf</flowPara></flowRoot> <flowRoot
transform="translate(524,-1775.5591)"
id="flowRoot3315"
xml:space="preserve"

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

+1 -1
View File
@@ -22,7 +22,7 @@
<xsl:call-template name="fsfe-gettext">
<xsl:with-param name="id" select="'news/events'" />
</xsl:call-template></a></li>
<li><a href="http://planet.fsfe.org">
<li><a href="https://planet.fsfe.org">
<xsl:call-template name="fsfe-gettext">
<xsl:with-param name="id" select="'news/planet'" />
</xsl:call-template></a></li>
+3 -3
View File
@@ -24,8 +24,8 @@
# Constants
# -----------------------------------------------------------------------------
testroot="http://test.fsfe.org"
srcroot="http://test.fsfe.org/source"
testroot="https://test.fsfe.org"
srcroot="https://test.fsfe.org/source"
cvsroot="https://trac.fsfe.org/fsfe-web/log/branches/test"
@@ -259,7 +259,7 @@ grep --no-filename "^outdated" ${infile}.* \
echo " <body>"
echo " <h1>Translation status overview (test instance)</h1>"
echo " <p>"
echo " <a href=\"http://status.fsfe.org/\">« Back to <em>Web server status</em></a>"
echo " <a href=\"https://status.fsfe.org/\">« Back to <em>Web server status</em></a>"
echo " </p>"
echo " <table>"
echo " <tr>"
+2 -2
View File
@@ -24,7 +24,7 @@
# Constants
# -----------------------------------------------------------------------------
srcroot="http://www.fsfe.org/source"
srcroot="https://fsfe.org/source"
cvsroot="https://trac.fsfe.org/fsfe-web/log/trunk"
@@ -254,7 +254,7 @@ grep --no-filename "^outdated" ${infile}.* \
echo " <body>"
echo " <h1>Translation status overview</h1>"
echo " <p>"
echo " <a href=\"http://status.fsfe.org/\">« Back to <em>Web server status</em></a>"
echo " <a href=\"https://status.fsfe.org/\">« Back to <em>Web server status</em></a>"
echo " </p>"
echo " <table>"
echo " <tr>"