Felix Lechner wrote 1 years ago
(address . bug-mumi@gnu.org)(name . Felix Lechner)(address . felix.lechner@lease-up.com)
* 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(-)
Toggle diff (17 lines)
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