Author: luke1410
Date: Fri Dec 1 01:00:52 2017
New Revision: 1816786
URL: http://svn.apache.org/viewvc?rev=1816786&view=rev
Log:
* site/staging/mailing-lists.html: use nntp for gmane archives (since http
access seems to be no longer available)
Credits to: danielsh
Modified:
subversion/site/staging/mailing-lists.html
Modified: subversion/site/staging/mailing-lists.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/mailing-lists.html?rev=1816786&r1=1816785&r2=1816786&view=diff
==============================================================================
--- subversion/site/staging/mailing-lists.html (original)
+++ subversion/site/staging/mailing-lists.html Fri Dec 1 01:00:52 2017
@@ -149,6 +149,8 @@ delay for your post to appear (see below
(<a href="/mail/users/">mbox files</a>)</li>
<li><a href="https://svn.haxx.se/users/"
>svn.haxx.se</a></li>
+ <li><a
href="nntp://news.gmane.org/gmane.comp.version-control.subversion.user"
+ >news.gmane.org (NNTP)</a></li>
</ul></td>
</tr>
<tr>
@@ -208,6 +210,8 @@ delay for your post to appear (see below
(<a href="/mail/dev/">mbox files</a>)</li>
<li><a href="https://svn.haxx.se/dev/"
>svn.haxx.se</a></li>
+ <li><a
href="nntp://news.gmane.org/gmane.comp.version-control.subversion.devel"
+ >news.gmane.org (NNTP)</a></li>
</ul></td>
</tr>
</tbody>