summaryrefslogtreecommitdiff
path: root/dedup/templates/base.html
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2021-12-31 15:45:33 +0100
committerHelmut Grohne <helmut@subdivi.de>2021-12-31 15:45:33 +0100
commitf3ea68482e6c01053cb202573d953e8a2e89529f (patch)
tree4c08f6e5a99bbe5131c0949e7f97cc44cf4a2cbd /dedup/templates/base.html
parentf2eda3ba74e5bc5613e84381ebd8bfd343e1c8cc (diff)
parent5b359b10053cbade539246eec26e86b44793ca40 (diff)
downloaddebian-dedup-f3ea68482e6c01053cb202573d953e8a2e89529f.tar.gz
Merge branch master into branch multiarchhints
Among other things, this drops Python 2.x support.
Diffstat (limited to 'dedup/templates/base.html')
-rw-r--r--dedup/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dedup/templates/base.html b/dedup/templates/base.html
index 9dfb788..bac516e 100644
--- a/dedup/templates/base.html
+++ b/dedup/templates/base.html
@@ -15,7 +15,7 @@
<ul>
<li>More information: <a href="https://wiki.debian.org/dedup.debian.net">see wiki</a></li>
<li>Maintainer: Helmut Grohne &lt;helmut@subdivi.de&gt;</li>
- <li>Source: git://murkel.subdivi.de/~helmut/debian-dedup.git</li>
+ <li>Source: git://git.subdivi.de/~helmut/debian-dedup.git</li>
<li>Bugs reports / Feedback / Patches: to the maintainer</li>
</ul>
</body>