[tor-commits] [nyx/master] Link to working Fedora package page

atagar at torproject.org atagar at torproject.org
Fri Dec 29 20:10:14 UTC 2017


commit 032322eb10b834e1a6ec74a4f9f4ba84ef0ed6da
Author: Damian Johnson <atagar at torproject.org>
Date:   Fri Dec 29 12:09:29 2017 -0800

    Link to working Fedora package page
    
    Yay, it's working! Fedora's package site has long been having issues but we're
    finally listed there. :P
---
 web/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/index.html b/web/index.html
index c6561bc..39437ac 100644
--- a/web/index.html
+++ b/web/index.html
@@ -370,8 +370,8 @@ sudo python setup.py install</pre><br></li>
       -->
 
       <div class="platform">
-        <a href="https://pagure.io/fedora-infrastructure/issue/6526" id="fedora"><img src="images/download/fedora.png" alt="Fedora"></a>
-        <a href="https://pagure.io/fedora-infrastructure/issue/6526" class="platform-title">Fedora</a>
+        <a href="https://apps.fedoraproject.org/packages/nyx" id="fedora"><img src="images/download/fedora.png" alt="Fedora"></a>
+        <a href="https://apps.fedoraproject.org/packages/nyx" class="platform-title">Fedora</a>
         <p>Packages maintained by Juan for Fedora using <b>dnf</b> or <b>yum</b>.</p>
         <pre>% sudo dnf install nyx</pre>
       </div>



More information about the tor-commits mailing list