all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: 50048@debbugs.gnu.org
Cc: Maxime Devos <maximedevos@telenet.be>
Subject: [bug#50048] [PATCH] website: security: Fix broken link to public key.
Date: Fri, 13 Aug 2021 17:03:27 +0200	[thread overview]
Message-ID: <20210813150327.32134-1-maximedevos@telenet.be> (raw)

* website/apps/base/templates/security.scm
  (security-t): Fix broken link to public key.
---
 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"))
-- 
2.32.0





             reply	other threads:[~2021-08-13 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-13 15:03 Maxime Devos [this message]
2021-08-14 11:41 ` bug#50048: [PATCH] website: security: Fix broken link to public key pelzflorian (Florian Pelz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210813150327.32134-1-maximedevos@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=50048@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.