[gnus git-html] branch master updated: =1= Remove dead links.
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b991c398cdd34d5f8605c8f5a3bd043d81c7e254 (commit)
from f8750e445378c91c1f1baab3066a66cb19c3cd85 (commit)
- Log -----------------------------------------------------------------
commit b991c398cdd34d5f8605c8f5a3bd043d81c7e254
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Tue Sep 27 19:50:34 2011 +0200
Remove dead links.
diff --git a/resources.html b/resources.html
index 25bc26c..f672d31 100644
--- a/resources.html
+++ b/resources.html
@@ -27,15 +27,9 @@
href="http://www.emacswiki.org/cgi-bin/wiki/CategoryGnus">EmacsWiki</a>
has many code snippets and stuff.
- <li>You can <a
- href="http://git.gnus.org/cgit/gnus.git/">browse
- the git repository</a>, if you're interested in following updates.
-
- <li>A <a href="http://www.randomsample.de/gnus-buildbot">build
- bot</a> is available, courtesy of David Engster.
-
- <li><a href="http://www.mdcnet.co.jp/~keiichi/semi-gnus.shtml">
- Semi-gnus</a>, a Japanese version of Gnus is also available.
+ <li>Development takes place in git, and you
+ can <a href="http://git.gnus.org/cgit/gnus-html.git/">browse
+ the repository</a>.
</ul>
<h2>Mailing Lists</h2>
@@ -59,15 +53,6 @@
with the text "subscribe ding-announce" in the body of
the mail to subscribe.
- <li>
- If you want to have an up-to-the-second version of Gnus
- available, but don't want to have to pull down a new
- version manually, you can subscribe to the patch list.
- You'll then receive the patches for each release in the
- mail. Send a mail to <a
- href="mailto:[email protected]">
- [email protected]</a> with "subscribe
- ding-patches" in the body of the mail to subscribe.
</ul>
@@ -89,54 +74,6 @@
</ul>
- <h2>Other Sources</h2>
-
- <table border="0" cellspacing="10">
-<!--
- <tr>
- <td>Kai Großjohann:</td>
- <td>
- <a
- href="ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/tutorials/">Tutorials
- </a> for Gnus and other Emacs packages.
- </td>
- </tr>
--->
-
- <tr>
- <td>The Gnus mailing list archive:</td>
- <td>
- A <a href="http://news.gmane.org/thread.php?group=gmane.emacs.gnus.general">
- searchable index</a> of the (ding) Gnus mailing lists.
- </td>
- </tr>
-
-
- <tr>
- <td>Thomas Düwinger:</td>
- <td>
- <a href="http://www.music-satellite.de/spearhead/environment.html">
- Colourful toolbar icons</a>.
-
- </td>
- </tr>
-
- <tr>
- <td>Stefanie Teufel:</td>
- <td>
- <a href="http://linux01.gwdg.de/~steufel/steffi-xemacs.html">
- Introduction to Gnus in German</a>.
- </td>
- </tr>
-
- <tr>
- <td>Jan Borsodi:</td>
- <td>
- <a href="http://zez.org/article/articleview/38/">
- Introduction to Gnus and mail reading</a>.
- </td>
- </tr>
-
</table>
<!-- Created: Tue Mar 25 21:06:10 MET 1997 -->
</body>
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
resources.html | 75 ++++---------------------------------------------------
1 files changed, 6 insertions(+), 69 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project (HTML pages)".
The branch, master has been updated
hooks/post-receive
--
Gnus Project (HTML pages)