Skip to content

Commit c398524

Browse files
committed
update links to point at the new supmua.dev domain
1 parent 4ab9d74 commit c398524

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Sup is a console-based email client for people with a lot of email.
44

5-
<img src="https://sup-heliotrope.github.io/images/old_screenshot_1.png" />
5+
<img src="https://supmua.dev/images/old_screenshot_1.png" />
66

77
## Installation
88

@@ -35,10 +35,12 @@ Please report bugs to the [GitHub issue tracker](https://github.com/sup-heliotro
3535

3636
## Links
3737

38-
* [Homepage](https://sup-heliotrope.github.io/)
38+
* [Homepage](https://supmua.dev/)
3939
* [Code repository](https://github.com/sup-heliotrope/sup)
4040
* [Wiki](https://github.com/sup-heliotrope/sup/wiki)
41-
* Mailing list: supmua@googlegroups.com (subscribe: supmua+subscribe@googlegroups.com, archive: https://groups.google.com/d/forum/supmua )
41+
* Mailing list: supmua@googlegroups.com
42+
(subscribe: supmua+subscribe@googlegroups.com,
43+
[archives](https://supmua.dev/lists/supmua/))
4244

4345
## Maintenance status
4446

sup.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
99
s.authors = ["William Morgan", "Gaute Hope", "Hamish Downer", "Matthieu Rakotojaona"]
1010
s.email = "supmua@googlegroups.com"
1111
s.summary = "A console-based email client with the best features of GMail, mutt and Emacs"
12-
s.homepage = "https://sup-heliotrope.github.io/"
12+
s.homepage = "https://supmua.dev/"
1313
s.license = 'GPL-2.0'
1414
s.description = <<-DESC
1515
Sup is a console-based email client for people with a lot of email.

0 commit comments

Comments
 (0)