diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-08-22 23:09:56 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-08-22 23:09:56 +0200 |
commit | 7fe866e0bdcd40bc5dae32dce540a3bf49ad1121 (patch) | |
tree | 07b0b1e1c76a0ded0197155d6577004ecd4b84aa /mustache-templates | |
parent | 3f82dea9402438409ecda0b147dc068c9a2aec88 (diff) | |
download | jenkins.debian.net-7fe866e0bdcd40bc5dae32dce540a3bf49ad1121.tar.xz |
reproducible Debian: clarify jenkins is a backend…
Diffstat (limited to 'mustache-templates')
-rw-r--r-- | mustache-templates/reproducible/main_navigation.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mustache-templates/reproducible/main_navigation.mustache b/mustache-templates/reproducible/main_navigation.mustache index 7604318f..6c55cb06 100644 --- a/mustache-templates/reproducible/main_navigation.mustache +++ b/mustache-templates/reproducible/main_navigation.mustache @@ -166,7 +166,7 @@ <a href="/debian/index_breakages.html">Broken pieces</a> </li> <li {{#breakages}}class='active'{{/breakages}}> - <a href="https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs">Reproducible jenkins setup documentation</a> + <a href="https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs">Documentation of Jenkins backend</a> </li> </ul> {{{project_links_html}}} |