diff options
author | Martin Schanzenbach <schanzen@gnunet.org> | 2022-10-24 21:39:56 +0900 |
---|---|---|
committer | Martin Schanzenbach <schanzen@gnunet.org> | 2022-10-24 21:39:56 +0900 |
commit | 2e84592efe23adde27760931cfec9651c00bd067 (patch) | |
tree | fc286cce50aed34b7450d618f71acd944c52944b | |
parent | 4b749f2dde3c05df25354535688d803e3b2057b5 (diff) |
add link to copr
-rwxr-xr-x | template/install.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/install.html.j2 b/template/install.html.j2 index 31f11eb0..663532d3 100755 --- a/template/install.html.j2 +++ b/template/install.html.j2 @@ -33,7 +33,7 @@ If you have any queries about the installation or the usage, please <a href="eng <li><a href="https://aur.archlinux.org/packages/gnunet/">Arch (AUR)</a></li> <li><a href="https://packages.debian.org/search?keywords=gnunet">Debian</a></li> <li> - Fedora (copr): + <a href="https://copr.fedorainfracloud.org/coprs/schanzen/gnunet/package/gnunet/">Fedora (copr)</a>: <code class="block"> # dnf copr enable schanzen/gnunet </code> |