NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/48942: Website > Support > NetBSD News Beat link is broken
>Number: 48942
>Category: misc
>Synopsis: Website > Support > NetBSD News Beat link is broken
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 23 15:50:00 +0000 2014
>Originator: J. Lewis Muir
>Release:
>Organization:
>Environment:
>Description:
The link to NetBSD News Beat at
http://netbsd.org/support/
is broken. It seems that onetbsd.org is gone:
http://www.feyrer.de/NetBSD/bx/blosxom.cgi/nb_20140421_2250.html
The new site is NetBSD Planet <http://netbsd.fi/>.
(I initially reported this with a patch via email to www%NetBSD.org@localhost,
but I did not receive a reply.)
>How-To-Repeat:
>Fix:
The below patch fixes this. It also removes the statement about emailing
hubertf%NetBSD.org@localhost to get your own RSS feed included, since I could
find nothing on netbsd.fi to indicate this is still true. However, if it is
still true, then obviously it should not be removed.
Index: support/index.xml
===================================================================
RCS file: /cvsroot/htdocs/support/index.xml,v
retrieving revision 1.10
diff -u -r1.10 index.xml
--- support/index.xml 19 Feb 2012 21:59:49 -0000 1.10
+++ support/index.xml 16 Jun 2014 20:02:35 -0000
@@ -89,10 +89,8 @@
</listitem>
<listitem>
<para>
- <ulink url="http://www.onetbsd.org/">NetBSD News Beat</ulink>
+ <ulink url="http://netbsd.fi/">NetBSD Planet</ulink>
is the syndication of various NetBSD-related newsfeeds, blogs, etc.
- To get your own RSS feed included, send mail to
- <email>hubertf%NetBSD.org@localhost</email>.
</para>
</listitem>
</itemizedlist>
Home |
Main Index |
Thread Index |
Old Index