[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
- 07/29: website: packages: Add the commit in package source URLs., (continued)
- 07/29: website: packages: Add the commit in package source URLs., Ludovic Courtès, 2017/12/06
- 12/29: website: packages: Mark GNU packages in the listing., Ludovic Courtès, 2017/12/06
- 15/29: website: downloads: Change http to https in alpha.gnu.org URL., Ludovic Courtès, 2017/12/06
- 13/29: website: packages: Correctly compute supported systems., Ludovic Courtès, 2017/12/06
- 10/29: website: Use actual GuixSD screenshots., Ludovic Courtès, 2017/12/06
- 17/29: website: base: Change http to https in 'graphics'., Ludovic Courtès, 2017/12/06
- 19/29: website: base: Change URLs in 'data' from http to https., Ludovic Courtès, 2017/12/06
- 06/29: website: packages: Interpret synopsis/description Texinfo., Ludovic Courtès, 2017/12/06
- 21/29: website: packages: Gracefully deal with empty package descriptions., Ludovic Courtès, 2017/12/06
- 24/29: website: packages: Remove links to package issues., Ludovic Courtès, 2017/12/06
- 18/29: website: base: Change some http to https.,
Ludovic Courtès <=
- 23/29: website: Hard-code file:// URL root when GUIX_WEB_SITE_LOCAL., Ludovic Courtès, 2017/12/06
- 20/29: website: Change http to https in URLs., Ludovic Courtès, 2017/12/06
- 25/29: website: packages: 'all-packages' memoizes its result., Ludovic Courtès, 2017/12/06
- 28/29: website: Insert surrounding spaces when flattening markup., Ludovic Courtès, 2017/12/06
- 29/29: website: Add pseudo-post about GPCE., Ludovic Courtès, 2017/12/06
- 14/29: website: packages: Add a newline between packages., Ludovic Courtès, 2017/12/06
- 09/29: website: packages: Implement patch links., Ludovic Courtès, 2017/12/06
- 16/29: website: base: Change http to https in some URLs on 'contribute'., Ludovic Courtès, 2017/12/06
- 27/29: website: contact: Tweak., Ludovic Courtès, 2017/12/06
- 22/29: website: packages: /packages shows at most 30 packages., Ludovic Courtès, 2017/12/06