From eb7f7cebc4f5b3979204a8c173522288dab95b54 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 29 Dec 2017 19:16:52 +0000 Subject: tracker service: Update references in footer to salsa Replace reference to bin/tracker_service.py via the salsa/gitlab webinterface. Referece the security-tracker project instead of the SVN repository. Signed-off-by: Salvatore Bonaccorso git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@59021 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- bin/tracker_service.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/tracker_service.py') diff --git a/bin/tracker_service.py b/bin/tracker_service.py index 877b31ad8b..a5eb6f4d09 100755 --- a/bin/tracker_service.py +++ b/bin/tracker_service.py @@ -1484,9 +1484,9 @@ Debian bug number.'''), append(FOOTER(P(A(url.scriptRelative(""), "Home"), " - ", A(url.absolute("https://www.debian.org/security/"), "Debian Security"), - " - ", A(url.absolute("https://anonscm.debian.org/viewvc/secure-testing/bin/tracker_service.py?view=markup"), + " - ", A(url.absolute("https://salsa.debian.org/security-tracker-team/security-tracker/blob/master/bin/tracker_service.py"), "Source"), - " ", A(url.absolute("svn://anonscm.debian.org/svn/secure-testing"), "(SVN)"), + " ", A(url.absolute("https://salsa.debian.org/security-tracker-team/security-tracker"), "(Git)"), ))) if search_in_page: on_load = "selectSearch()" -- cgit v1.2.3