guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] change link to parabola


From: Jonathan Brielmaier
Subject: [PATCH] change link to parabola
Date: Wed, 21 Sep 2016 23:59:45 +0200

Small Patch for the Guile Website
---
 website/apps/base/download-page.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/apps/base/download-page.scm 
b/website/apps/base/download-page.scm
index e1d6c38..594c405 100644
--- a/website/apps/base/download-page.scm
+++ b/website/apps/base/download-page.scm
@@ -53,7 +53,7 @@
          (ul
           (li (a (@ (href "#guix")) "Guix"))
           (li (a (@ (href "#debian")) "Debian"))
-          (li (a (@ (href "#fedora")) "Fedora"))))
+          (li (a (@ (href "#parabola")) "Parabola"))))
         (li (a (@ (href "#releases")) "Releases"))
         (li (a (@ (href "#repository")) "Repository"))
         (li (a (@ (href "#snapshots")) "Snapshots"))))
-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]