From 9bc34f2bdfc0a7cbbfe47a0efa02b95568693e41 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 3 Mar 2015 00:10:35 +0100 Subject: reproducible: correct url --- bin/reproducible_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index a68e9469..0ec40fbf 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -164,7 +164,7 @@ html_head_page = Template((tab*2).join("""
  • package sets stats
  • sid stats
  • repositories overview
  • -
  • reproducible stats
  • +
  • reproducible stats
  • """.splitlines(True))) -- cgit v1.2.3-54-g00ecf