unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50048] [PATCH] website: security: Fix broken link to public key.
@ 2021-08-13 15:03 Maxime Devos
  2021-08-14 11:41 ` bug#50048: " pelzflorian (Florian Pelz)
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Devos @ 2021-08-13 15:03 UTC (permalink / raw)
  To: 50048; +Cc: Maxime Devos

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50048: [PATCH] website: security: Fix broken link to public key.
  2021-08-13 15:03 [bug#50048] [PATCH] website: security: Fix broken link to public key Maxime Devos
@ 2021-08-14 11:41 ` pelzflorian (Florian Pelz)
  0 siblings, 0 replies; 2+ messages in thread
From: pelzflorian (Florian Pelz) @ 2021-08-14 11:41 UTC (permalink / raw)
  To: Maxime Devos; +Cc: 50048-done

On Fri, Aug 13, 2021 at 05:03:27PM +0200, Maxime Devos wrote:
> * website/apps/base/templates/security.scm
>   (security-t): Fix broken link to public key.
> ---

Thank you.  Pushed as 77bf0a0b955f07e42a8df213b90218ca580d390c.

I adjusted the indentation

-  (security-t): Fix broken link to public key.
+(security-t): Fix broken link to public key.

Closing.

Regards,
Florian




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-14 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13 15:03 [bug#50048] [PATCH] website: security: Fix broken link to public key Maxime Devos
2021-08-14 11:41 ` bug#50048: " pelzflorian (Florian Pelz)

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).