aboutsummaryrefslogtreecommitdiffstats
path: root/webserver
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-08-04 01:27:09 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-08-04 01:39:39 +0200
commit89c94e697545c3333277194dfa862daede14a5e8 (patch)
treef06fbe2202bf9f9f6047ed380a190ae136dff526 /webserver
parente419eb68718085fa2e2505eb4b4aa08145f7dc1c (diff)
Upgrade links to secure HTTP.
Diffstat (limited to 'webserver')
-rwxr-xr-xwebserver2
1 files changed, 1 insertions, 1 deletions
diff --git a/webserver b/webserver
index 584f0bb..c16737f 100755
--- a/webserver
+++ b/webserver
@@ -16,7 +16,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#----------------------------------------------------------------------
use v5.14.2;