summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_html_packages.py')
-rwxr-xr-xbin/reproducible_html_packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 39bbbd1a..a30be8fc 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -37,7 +37,7 @@ html_package_page = Template((tab*2).join(("""
</ul>
</li>
<li>
- <a href=$history" target="main">Build history</a>
+ <a href="$history" target="main">Build history</a>
</li>
</ul>