|
|
@ -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>" |
|
|
|