summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 4e49d47..62f4087 100644
--- a/dedup/templates/base.html
+++ b/dedup/templates/base.html
@@ -13,7 +13,7 @@
<hr>
<h4>Details about this service</h4>
<ul>
- <li>More information: <a href="http://wiki.debian.org/dedup.debian.net">see wiki</a></li>
+ <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>Bugs reports / Feedback / Patches: to the maintainer</li>