Skip to content

Commit 2666548

Browse files
committed
Update details of the mailing list
1 parent 4f8563b commit 2666548

File tree

1 file changed

+9
-28
lines changed

1 file changed

+9
-28
lines changed

mailinglist.haml

+9-28
Original file line numberDiff line numberDiff line change
@@ -14,45 +14,26 @@
1414
To be informed of new releases, subscribe to the
1515
= succeed ":" do
1616
%b htop mailing list
17-
/ BEGIN FreeLists WEB FORM
18-
%form{:action => "http://www.freelists.org/cgi-bin/subscription.cgi", :method => "post"}
19-
Enter your email address:
20-
%input{:name => "email", :type => "text"}/
21-
%input{:name => "list", :type => "hidden", :value => "YOURLISTNAMEHERE"}/
22-
%input{:name => "url_or_message", :type => "hidden", :value => ""}/
23-
%select{:name => "action"}
24-
%option{:value => "subscribe"} Subscribe
25-
%option{:value => "unsubscribe"} Unsubscribe
26-
%option{:value => "set digest"} Turn Digest mode on
27-
%option{:value => "unset digest"} Turn Digest mode off
28-
%option{:value => "set vacation"} Turn Vacation mode on
29-
%option{:value => "unset vacation"} Turn Vacation mode off
30-
%option{:value => "help"} Get Help
31-
%input{:type => "submit", :value => "Go!"}/
32-
/ END FreeLists WEB FORM
3317
%p
34-
You can also subscribe by sending an email to
35-
%a{:href => "mailto:htop-request@freelists.org"} htop-request@freelists.org
18+
You can subscribe by sending an email to
19+
%a{:href => "mailto:htop+subscribe@groups.io"} htop+subscribe@groups.io
3620
with
3721
"subscribe" in the subject.
3822
%br/
39-
Likewise, to unsubscribe send a message to this address with with "unsubscribe" in the subject.
40-
%br/
41-
Or just use the form above!
23+
Likewise, to unsubscribe send a message to
24+
%a{:href => "mailto:htop+unsubscribe@groups.io"} htop+unsubscribe@groups.io
25+
with "unsubscribe" in the subject.
4226
%p
4327
You can also search the
4428
= succeed "." do
45-
%a{:href => "http://www.freelists.org/archive/htop/"} list archive
29+
%a{:href => "https://groups.io/g/htop/topics"} list archive
4630
%p
4731
More information at the
4832
= succeed "," do
49-
%a{:href => "http://www.freelists.org/list/htop"} htop mailing list page
50-
= succeed "." do
51-
%a{:href => "http://www.freelists.org"} FreeLists
52-
%p
53-
The archive of the old mailing is still available
33+
%a{:href => "https://groups.io/g/htop"} htop mailing list page
5434
= succeed "." do
55-
%a{:href => "https://sourceforge.net/p/htop/mailman/htop-general"} here
35+
%a{:href => "https://groups.io"} Groups.io
36+
page.
5637
%br/
5738
%br/
5839
%br/

0 commit comments

Comments
 (0)