summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-06-19 20:56:41 +0200
committerHolger Levsen <holger@layer-acht.org>2016-06-19 20:56:41 +0200
commitf4c8ee27f103c5ee501892b7801f309f5c49e7e9 (patch)
treeae0924510116c12ee7c4dac1197f02bc51b82403
parent2588b1341b483446433cec2681b18b4e10694361 (diff)
downloadjenkins.debian.net-f4c8ee27f103c5ee501892b7801f309f5c49e7e9.tar.xz
reproducible debian: fix typo, thanks deki
-rw-r--r--bin/templates/package_page.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/templates/package_page.mustache b/bin/templates/package_page.mustache
index 585a130d..c6505a6f 100644
--- a/bin/templates/package_page.mustache
+++ b/bin/templates/package_page.mustache
@@ -28,7 +28,7 @@
<a href="https://bugs.debian.org/src:{{package}}" title="Go to: Debian Bug Tracking Site">BTS</a>
</li>
<li>
- <a href="hxttps://sources.debian.net/src/{{package}}/{{version}}/" title="Go to: the package source!">sources</a>
+ <a href="https://sources.debian.net/src/{{package}}/{{version}}/" title="Go to: the package source!">sources</a>
<ul class="children">
<li>
<div><a href="https://sources.debian.net/src/{{package}}/{{version}}/debian">debian/</a></div>