Signed-off-by: Salvatore Bonaccorso <[email protected]>
---
bin/tracker_service.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/tracker_service.py b/bin/tracker_service.py
index 87520ad460..877b31ad8b 100755
--- a/bin/tracker_service.py
+++ b/bin/tracker_service.py
@@ -611,8 +611,8 @@ please read our """,
A("http://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 Alioth """,
- A("https://alioth.debian.org/projects/secure-testing/",
"project"),
+our mailing list, and on IRC and request to be added to the Salsa """,
+
A("https://salsa.debian.org/security-tracker-team/security-tracker/",
"project"),
""". We are really quite friendly. If you have a
question about how things work, don't be afraid to ask, we would like
to improve our documentation and procedures, so feedback is welcome.""")])])
--
2.15.1