From f7001ea19bfa5200f96cde8e7c95733b0c77a608 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 30 Aug 2014 15:31:20 +0200 Subject: [PATCH] fix fedora downloads link (Thanks meaneye) --- downloads/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads/index.html b/downloads/index.html index 95eed98..b8f7cfd 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -26,7 +26,7 @@ currently distributed in the following operating systems/distributions: {% include downloadlogo.html title="OpenBSD" link="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/i3/" img="/img/Openbsd2.png" height=49 %} {% include downloadlogo.html title="openSUSE" link="http://software.opensuse.org/package/i3" img="/img/opensuse.svg" height=48 %} {% include downloadlogo.html title="Mageia" link="http://mageia.madb.org/package/show/application/0/name/i3" img="/img/mageia.png" height=85 %} -{% include downloadlogo.html title="Fedora" link="https://admin.fedoraproject.org/pkgdb/acls/name/i3" img="/img/fedora.svg" height=75 %} +{% include downloadlogo.html title="Fedora" link="https://admin.fedoraproject.org/pkgdb/package/i3/" img="/img/fedora.svg" height=75 %} {% include downloadlogo.html title="Exherbo" link="http://git.exherbo.org/summer/packages/x11-wm/i3/index.html" img="/img/exherbo.svg" height=85 %} {% include downloadlogo.html title="Pibang Linux" link="http://pibanglinux.org/" img="/img/pibang.png" height=61 %}
-- 2.39.5