aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/partials/mailinglist.html2
-rw-r--r--get-involved/mailing-lists/index.html9
-rw-r--r--get-involved/mailing-lists/instructions.md2
3 files changed, 6 insertions, 7 deletions
diff --git a/_includes/partials/mailinglist.html b/_includes/partials/mailinglist.html
index 98959f1..ac9fef0 100644
--- a/_includes/partials/mailinglist.html
+++ b/_includes/partials/mailinglist.html
@@ -15,7 +15,7 @@
{% if list.private != true %}
<div class="btn-group btn-group-xs" role="group" aria-label="Mailing list actions for {{ list.name }}@lists.gentoo.org">
<a href="mailto:{{ list.name }}@lists.gentoo.org" title="Post to this list" class="btn btn-default"><span class="fa fa-fw fa-send"></span></a>
- <a href="mailto:{{ list.name }}+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span></a>
+ <a href="mailto:{{ list.name }}%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span></a>
<a href="http://archives.gentoo.org/{{ list.name }}/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span></a>
</div>
{% endif %}
diff --git a/get-involved/mailing-lists/index.html b/get-involved/mailing-lists/index.html
index 7ce1976..3795340 100644
--- a/get-involved/mailing-lists/index.html
+++ b/get-involved/mailing-lists/index.html
@@ -32,7 +32,7 @@ title: 'Mailing Lists'
</p>
<p>
<a href="mailto:gentoo-user@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-user</a>
- <a href="mailto:gentoo-user+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-user</a>
+ <a href="mailto:gentoo-user%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-user</a>
<a href="http://archives.gentoo.org/gentoo-user/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
</p>
<hr>
@@ -43,7 +43,7 @@ title: 'Mailing Lists'
</p>
<p>
<a href="mailto:gentoo-dev@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-dev</a>
- <a href="mailto:gentoo-dev+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-dev</a>
+ <a href="mailto:gentoo-dev%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-dev</a>
<a href="http://archives.gentoo.org/gentoo-dev/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
</p>
<hr>
@@ -53,7 +53,7 @@ title: 'Mailing Lists'
General Gentoo announcements list (new releases, security fixes)
</p>
<p>
- <a href="mailto:gentoo-announce+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-primary"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-announce</a>
+ <a href="mailto:gentoo-announce%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-primary"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-announce</a>
<a href="http://archives.gentoo.org/gentoo-announce/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
</p>
<hr>
@@ -70,7 +70,6 @@ title: 'Mailing Lists'
<p>
The following sites also host archives of the mailing lists:
<br>
- <a href="http://news.gmane.org/search.php?match=gentoo" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Gmane</a>
<a href="https://marc.info/?w=2&r=1&s=gentoo&q=l" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> MARC: Mailing list ARChives</a>
<a href="http://www.mail-archive.com/search?l=all&q=gentoo&e=listname" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Mail-Archive</a>
-</p> \ No newline at end of file
+</p>
diff --git a/get-involved/mailing-lists/instructions.md b/get-involved/mailing-lists/instructions.md
index 95703ff..13d8833 100644
--- a/get-involved/mailing-lists/instructions.md
+++ b/get-involved/mailing-lists/instructions.md
@@ -152,4 +152,4 @@ Of particular note is the fact that spammers, viruses, worms etc have been known
Gentoo maintains the mailing lists in good faith and will take steps to curb all noticed abuse and maintain uninterrupted normal service.
At the same time, Gentoo is not responsible for all mailing list posts or anything that may happen in relation to them.
-These policies are based on the [policies of the Debian mailing lists](http://www.debian.org/MailingLists/disclaimer). \ No newline at end of file
+These policies are based on the [policies of the Debian mailing lists](http://www.debian.org/MailingLists/disclaimer).