diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_html_packages.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py index a7f9e263..856fa61a 100755 --- a/bin/reproducible_html_packages.py +++ b/bin/reproducible_html_packages.py @@ -36,7 +36,7 @@ ${suites_links} </td> <td style="text-align:right; font-size:0.9em;"> <span class="red" style="font-size:1.5em;" title="Notifications for this packages are enabled. Every status change reproducibly-wise will be emailed to the maintainer"> - $notify_maintainer + <a href="/index_notify.html" target="_parent">$notify_maintainer</a> </span> <a href="%s" target="_parent"> reproducible builds |