Gmane's NNTP servers are no longer hosted at gmane.org, they are now
hosted at the gmane.io domain.  See
https://lars.ingebrigtsen.no/2020/01/15/news-gmane-org-is-now-news-gmane-io/
---
N.B.  I don't currently have an OpenID that I am happy to use.  Nor can
I get the web interface at https://gerrit.rockbox.org to work (I don't
generally run client-side JavaScript).  For those reasons, I have
submitted this patch via email instead of via Gerrit.  I hope that's OK.
Thank you for understanding.

 mail/index.cgi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail/index.cgi b/mail/index.cgi
index 87cc0b6..9e80176 100755
--- a/mail/index.cgi
+++ b/mail/index.cgi
@@ -91,7 +91,7 @@ archive("", -1);
 
 print <<END;
 
-<p>This list is also archived as a newgroup on gmane.org. Connect your news 
reader to <a href="news://news.gmane.org";>news.gmane.org</a> and look for the 
group <a 
href="news://news.gmane.org/gmane.comp.systems.archos.rockbox.general";>gmane.comp.systems.archos.rockbox.general</a>.
 Note that you still need to be subscribed to the list to post to it through 
gmane!
+<p>This list is also archived as a newgroup on Gmane. Connect your news reader 
to <a href="news://news.gmane.io";>news.gmane.io</a> and look for the group <a 
href="news://news.gmane.io/gmane.comp.systems.archos.rockbox.general";>gmane.comp.systems.archos.rockbox.general</a>.
 Note that you still need to be subscribed to the list to post to it through 
gmane!
 END
 
 print <<END;
@@ -113,8 +113,8 @@ archive("-dev", -1);
 
 print <<END;
 
-<p> Available on gmane.org as both <a
-href="news://news.gmane.org/gmane.comp.systems.archos.rockbox.devel";>NEWS</a>
+<p> Available on Gmane as <a
+href="news://news.gmane.io/gmane.comp.systems.archos.rockbox.devel";>NEWS</a>
 , <a
 href="http://news.gmane.org/gmane.comp.systems.archos.rockbox.devel";>HTML</a>,
 <a
-- 
2.24.0

Reply via email to