sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit c39852484ff5dc9680edab8e9b10b9ec568b3252
parent 4ab9d747ae5f52485a5393cac9435e1ac9202a83
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sun, 12 Oct 2025 11:47:48 +1100

update links to point at the new supmua.dev domain

Diffstat:
M README.md | 8 +++++---
M sup.gemspec | 2 +-
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -2,7 +2,7 @@
 
 Sup is a console-based email client for people with a lot of email.
 
-<img src="https://sup-heliotrope.github.io/images/old_screenshot_1.png" />
+<img src="https://supmua.dev/images/old_screenshot_1.png" />
 
 ## Installation
 
@@ -35,10 +35,12 @@ Please report bugs to the [GitHub issue tracker](https://github.com/sup-heliotro
 
 ## Links
 
-* [Homepage](https://sup-heliotrope.github.io/)
+* [Homepage](https://supmua.dev/)
 * [Code repository](https://github.com/sup-heliotrope/sup)
 * [Wiki](https://github.com/sup-heliotrope/sup/wiki)
-* Mailing list: supmua@googlegroups.com (subscribe: supmua+subscribe@googlegroups.com, archive: https://groups.google.com/d/forum/supmua )
+* Mailing list: supmua@googlegroups.com
+  (subscribe: supmua+subscribe@googlegroups.com,
+  [archives](https://supmua.dev/lists/supmua/))
 
 ## Maintenance status
 
diff --git a/sup.gemspec b/sup.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
   s.authors = ["William Morgan", "Gaute Hope", "Hamish Downer", "Matthieu Rakotojaona"]
   s.email   = "supmua@googlegroups.com"
   s.summary = "A console-based email client with the best features of GMail, mutt and Emacs"
-  s.homepage = "https://sup-heliotrope.github.io/"
+  s.homepage = "https://supmua.dev/"
   s.license = 'GPL-2.0'
   s.description = <<-DESC
     Sup is a console-based email client for people with a lot of email.