diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-08-07 00:16:09 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-08-07 00:16:09 +0200 |
commit | f92defcc3d730974051674f07ebe9339806a46e3 (patch) | |
tree | 7b15b4bc930bb34ee65bbd62bb76b07b85fb0cae /mustache-templates/reproducible | |
parent | 0f8e546e513c8bd18b2d063901a3104630124397 (diff) | |
download | jenkins.debian.net-f92defcc3d730974051674f07ebe9339806a46e3.tar.xz |
reproducible navigation: add missing seperator
Diffstat (limited to 'mustache-templates/reproducible')
-rw-r--r-- | mustache-templates/reproducible/project_links.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mustache-templates/reproducible/project_links.mustache b/mustache-templates/reproducible/project_links.mustache index 4003e64f..62956581 100644 --- a/mustache-templates/reproducible/project_links.mustache +++ b/mustache-templates/reproducible/project_links.mustache @@ -12,7 +12,7 @@ <a href="https://tests.reproducible-builds.org/debian/">Debian</a> / <a href="https://tests.reproducible-builds.org/fedora/">Fedora</a> / <a href="https://tests.reproducible-builds.org/freebsd/">FreeBSD</a> / - <a href="https://tests.reproducible-builds.org/lede/">LEDE</a> + <a href="https://tests.reproducible-builds.org/lede/">LEDE</a> / <a href="https://tests.reproducible-builds.org/netbsd/">NetBSD</a> / <a href="https://tests.reproducible-builds.org/openwrt/">OpenWrt</a> </li> |