guix-commits
[Top][All Lists]
Advanced

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

17/29: website: base: Change http to https in 'graphics'.


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

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

commit 2ddc8a6378e2845562abe21b0d12def1fc8014dd
Author: ng0 <address@hidden>
Date:   Thu Oct 12 06:26:47 2017 +0000

    website: base: Change http to https in 'graphics'.
    
    website/apps/base/templates/graphics.scm (graphics-t): http -> https.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 website/apps/base/templates/graphics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/apps/base/templates/graphics.scm 
b/website/apps/base/templates/graphics.scm
index 30b73e7..9f7c357 100644
--- a/website/apps/base/templates/graphics.scm
+++ b/website/apps/base/templates/graphics.scm
@@ -52,7 +52,7 @@
        (p
        "Permission is granted to copy, distribute and/or modify this
         work under the terms of the "
-       (a (@ (href "http://creativecommons.org/licenses/by-sa/4.0/";))
+       (a (@ (href "https://creativecommons.org/licenses/by-sa/4.0/";))
           "Creative Commons Attribution-ShareAlike 4.0 International License")
        "."))
       (p



reply via email to

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