all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via Bug-mumi via "Bug reports for GNU Guix Mumi." <bug-mumi@gnu.org>
To: 69323@debbugs.gnu.org
Cc: Felix Lechner <felix.lechner@lease-up.com>
Subject: bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah.
Date: Fri, 23 Feb 2024 04:15:33 -0800	[thread overview]
Message-ID: <20240223121540.9114-1-felix.lechner@lease-up.com> (raw)

* mumi/web/view/html.scm: Offer new download URL after transfer to
Savannah.
---
 mumi/web/view/html.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mumi/web/view/html.scm b/mumi/web/view/html.scm
index d44ff6a..2599aeb 100644
--- a/mumi/web/view/html.scm
+++ b/mumi/web/view/html.scm
@@ -77,7 +77,7 @@
                       (br)
                       "Now with even more " (span (@ (class "lambda")) "λ") "! ")
                    (p "This is free software.  Download the "
-                      (a (@ (href "https://git.elephly.net/software/mumi.git"))
+                      (a (@ (href "https://git.savannah.gnu.org/cgit/guix/mumi.git"))
                          "source code here") "."))
            (script
             (@ (src "/js/sort-table.js")))))))

base-commit: ba4750f0d12fedbbc9439c31715f95d0007dce8d
-- 
2.41.0





             reply	other threads:[~2024-02-23 12:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23 12:15 Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi. [this message]
2024-02-27 13:53 ` bug#69323: Deployed in the wild Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
2024-05-10 22:37 ` bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah Arun Isaac

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=20240223121540.9114-1-felix.lechner@lease-up.com \
    --to=bug-mumi@gnu.org \
    --cc=69323@debbugs.gnu.org \
    --cc=felix.lechner@lease-up.com \
    /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.