aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-06-06 10:24:00 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-06-06 10:24:00 +0200
commit020e206cf48298f69ee003a49160698728ad6f76 (patch)
tree6a90b4c44d82993c50d952d095909f68f548a99d
parentb805c2746e51ffd3e7abc320ab1a1edb10170336 (diff)
downloadwww-020e206cf48298f69ee003a49160698728ad6f76.tar.gz
www-020e206cf48298f69ee003a49160698728ad6f76.zip
fix
-rw-r--r--template/install.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/install.html.j2 b/template/install.html.j2
index 61927d90..ef6b2c77 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -33,9 +33,9 @@ If you have any queries about the installation or the usage, please <a href="eng
33 <li><a href="https://aur.archlinux.org/packages/gnunet/">Arch (AUR)</a></li> 33 <li><a href="https://aur.archlinux.org/packages/gnunet/">Arch (AUR)</a></li>
34 <li><a href="https://packages.debian.org/search?keywords=gnunet">Debian</a></li> 34 <li><a href="https://packages.debian.org/search?keywords=gnunet">Debian</a></li>
35 <li> 35 <li>
36 Fedora (Copr) <a href="https://copr.fedorainfracloud.org/coprs/schanzen/gnunet/package/gnunet/"><img src="https://copr.fedorainfracloud.org/coprs/schanzen/gnunet/package/gnunet/status_image/last_build.png" /></a><br/> 36 Fedora (copr):
37 <code class="block"> 37 <code class="block">
38 #&gt; dnf copr enable schanzen/gnunet 38 # dnf copr enable schanzen/gnunet
39 </code> 39 </code>
40 </li> 40 </li>
41 <li><a href="https://guix.gnu.org/en/packages/G/">Guix</a></li> 41 <li><a href="https://guix.gnu.org/en/packages/G/">Guix</a></li>