From f613997ea99c0a35a3f16c199ee5e70d103a58d4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 6 Jun 2018 11:48:28 +0000 Subject: [PATCH] update 3 more URLs to point to salsa Signed-off-by: Holger Levsen --- CONTRIBUTING | 4 ++-- debian/control | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index a5101d3f..e01ae466 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -12,7 +12,7 @@ The BTS will ensure the developers' mailing list qa-jenkins-dev@lists.debian.org is notified. -The code is available in the link:https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/[jenkins.debian.net.git repository]. +The code is available in the link:https://salsa.debian.org/qa/jenkins.debian.net[jenkins.debian.net GIT repository]. Patches can be submitted as requests to pull from a publicly-visible git repository (this is the preferred way) communicated via IRC or mail, @@ -24,7 +24,7 @@ or to the tracking bug: @bugs.debian.org. One possible workflow: ---- - git clone git://anonscm.debian.org/qa/jenkins.debian.net.git + git clone https://salsa.debian.org/qa/jenkins.debian.net git checkout origin/master -b # git commit -a diff --git a/debian/control b/debian/control index 7beec6ba..0409a822 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9.20120419~), asciidoc Standards-Version: 3.9.1 Homepage: https://jenkins.debian.net/userContent/about.html Vcs-Git: https://salsa.debian.org/qa/jenkins.debian.net -Vcs-Browser: https://anonscm.debian.org/git/qa/jenkins.debian.net.git +Vcs-Browser: https://salsa.debian.org/qa/jenkins.debian.net Package: jenkins.debian.net-setup Architecture: all -- GitLab