From 2bd897089beb55240ce7cd4fcfc6fe4d01a9b222 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Tue, 1 Mar 2016 22:00:43 +0800 Subject: Convert URLs from http to https where it seems safe to do so --- bin/tracker_service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/tracker_service.py') diff --git a/bin/tracker_service.py b/bin/tracker_service.py index 9cbbccc8be..6727b67d63 100755 --- a/bin/tracker_service.py +++ b/bin/tracker_service.py @@ -608,7 +608,7 @@ response, do not forget to let us know how to get a hold of you."""), P("""Helping out: We welcome people who wish to join us in tracking issues. The process is designed to be easy to learn and participate, please read our """, - A("http://security-team.debian.org/security_tracker.html", + A("https://security-team.debian.org/security_tracker.html", "Introduction"), """ to get familiar with how things work. Join us on our mailing list, and on IRC and request to be added to the Salsa """, -- cgit v1.2.3