* [PATCH] change link to parabola
@ 2016-09-21 21:59 Jonathan Brielmaier
2016-10-12 9:05 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Brielmaier @ 2016-09-21 21:59 UTC (permalink / raw)
To: guile-devel; +Cc: Jonathan Brielmaier
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-12 9:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-21 21:59 [PATCH] change link to parabola Jonathan Brielmaier
2016-10-12 9:05 ` Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).