guix-commits
[Top][All Lists]
Advanced

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

branch master updated: website: security: Fix broken link to public key.


From: Florian Pelz
Subject: branch master updated: website: security: Fix broken link to public key.
Date: Sat, 14 Aug 2021 07:32:47 -0400

This is an automated email from the git hooks/post-receive script.

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

The following commit(s) were added to refs/heads/master by this push:
     new 77bf0a0  website: security: Fix broken link to public key.
77bf0a0 is described below

commit 77bf0a0b955f07e42a8df213b90218ca580d390c
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Fri Aug 13 17:03:27 2021 +0200

    website: security: Fix broken link to public key.
    
    * website/apps/base/templates/security.scm
    (security-t): Fix broken link to public key.
    
    Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
---
 website/apps/base/templates/security.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/apps/base/templates/security.scm 
b/website/apps/base/templates/security.scm
index b5f7c7e..74a79cf 100644
--- a/website/apps/base/templates/security.scm
+++ b/website/apps/base/templates/security.scm
@@ -57,7 +57,7 @@ system|GNU Hurd|GNU Guix package manager|Security updates") 
#\|)
             (li ,ludovics-key)))
         (li  "Maxime Devos"
           (ul (@ (class "mono"))
-              (li (a (@ (href 
"https://notabug.org/mdevos/things/raw/master/Maxime_Devos.pub";))
+              (li (a (@ (href 
"https://notabug.org/maximed/things/raw/master/Maxime_Devos.pub";))
                      "C1F3 3EE2 0C52 8FDB 7DD7  011F 49E3 EE22 1917 25EE"))))
         (li "Tobias Geerinckx-Rice"
           (ul (@ (class "mono"))



reply via email to

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