diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-10-10 19:56:31 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-10-10 19:56:31 +0200 |
commit | 507fd43675203b86a66826f1acbde55d31046589 (patch) | |
tree | 334ab9554d94732bf681701aad123f8a53fb409e /mustache-templates | |
parent | 2aa5bf7e81c3fb98d54c43e7de0a1cd90edff8a4 (diff) | |
download | jenkins.debian.net-507fd43675203b86a66826f1acbde55d31046589.tar.xz |
reproducible Debian: make documentation on manual scheduling easier to find
Diffstat (limited to 'mustache-templates')
-rw-r--r-- | mustache-templates/reproducible/main_navigation.mustache | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mustache-templates/reproducible/main_navigation.mustache b/mustache-templates/reproducible/main_navigation.mustache index 201c5430..5cf802bd 100644 --- a/mustache-templates/reproducible/main_navigation.mustache +++ b/mustache-templates/reproducible/main_navigation.mustache @@ -167,7 +167,8 @@ </li> <li {{#jenkins-docs}}class='active'{{/jenkins-docs}}> <a href="https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs" - target="_blank">Documentation for Jenkins backend</a> + target="_blank">Documentation for Jenkins backend</a><br /> + (eg. on manual scheduling) </li> </ul> {{{project_links_html}}} |