diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-01-18 15:36:51 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-01-18 15:39:22 +0100 |
commit | 0f16676cd73cfd3858039d4e4e337513e7466725 (patch) | |
tree | 051db32a7763775813978c55ae30356e694b47c6 /README.md | |
parent | 9beac02568295d6d0c2b1e9e6e76732a0eaafba6 (diff) |
Point people to salsa.d.o instead of anonscm.d.o for git
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Our bugtracker as well as a general overview can be found at the [Debian Tracker Contributing ------------ APT is maintained in git, the official repository being located at -`git://anonscm.debian.org/apt/apt.git` ([webgit](https://anonscm.debian.org/git/apt/apt.git)), +[https://salsa.debian.org/apt-team/apt](https://salsa.debian.org/apt-team/apt), but also available at other locations like [GitHub](https://github.com/Debian/apt). The default branch is `master`, other branches targeted at different |