guix-commits
[Top][All Lists]
Advanced

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

18/29: website: base: Change some http to https.


From: Ludovic Courtès
Subject: 18/29: website: base: Change some http to https.
Date: Wed, 6 Dec 2017 09:24:26 -0500 (EST)

civodul pushed a commit to branch master
in repository guix-artwork.

commit 376ca0699a6cbbfd7d56d1ffec035b90d9e67c91
Author: ng0 <address@hidden>
Date:   Thu Oct 12 06:28:45 2017 +0000

    website: base: Change some http to https.
    
    website/apps/base/templates/donate.scm (donate-t): http -> https.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 website/apps/base/templates/donate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/apps/base/templates/donate.scm 
b/website/apps/base/templates/donate.scm
index a07b9eb..e8a5d34 100644
--- a/website/apps/base/templates/donate.scm
+++ b/website/apps/base/templates/donate.scm
@@ -34,7 +34,7 @@
 
       (p
        "The "
-       (a (@ (href "http://hydra.gnu.org/jobset/gnu/master";))
+       (a (@ (href "https://hydra.gnu.org/jobset/gnu/master";))
          "build farm")
        " of the Guix System Distribution runs on donated hardware and"
        " hosting. As the distribution grows (see the "
@@ -86,7 +86,7 @@
 
       (p
        "The table below summarizes hardware and hosting donations that
-        make the " (a (@ (href "http://hydra.gnu.org";)) "build farm")
+        make the " (a (@ (href "https://hydra.gnu.org";)) "build farm")
        " for the Guix System Distribution a reality.")
 
       (div



reply via email to

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