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

commit 2ddc8a6378e2845562abe21b0d12def1fc8014dd
Author: ng0 <[email protected]>
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 <[email protected]>
---
 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