diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-10-21 11:08:44 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-10-21 11:08:44 +0200 |
commit | a67768562fe25353c2fb0896685967f52a76063c (patch) | |
tree | 51cc8940d67199ae039ee2f8030bd2ae66df103d /mustache-templates | |
parent | d0b10cbc559e62ac7987983d14cc597d2aca122b (diff) | |
download | jenkins.debian.net-a67768562fe25353c2fb0896685967f52a76063c.tar.xz |
reproducible Debian: fix capitalisation
Diffstat (limited to 'mustache-templates')
-rw-r--r-- | mustache-templates/reproducible/package_navigation.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mustache-templates/reproducible/package_navigation.mustache b/mustache-templates/reproducible/package_navigation.mustache index 94e0aff4..f49e86de 100644 --- a/mustache-templates/reproducible/package_navigation.mustache +++ b/mustache-templates/reproducible/package_navigation.mustache @@ -46,6 +46,6 @@ </ul> <ul> <li><a href="{{dashboard_url}}">Debian dashboard</a></li> - <li><a href="/debian/index_variations.html">variations tested</a></li> + <li><a href="/debian/index_variations.html">Variations tested</a></li> </ul> {{{project_links_html}}} |