Remove "<a href='mailto:...'>" from a couple of places, to try and cut
down the number of erroneous "subscribe" requests. Submitted by: Nick Sanders <fishy@netgate.net>
This commit is contained in:
parent
24e08c9d90
commit
f559556ddb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9779
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.105 2001/04/13 21:24:25 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.106 2001/05/05 18:02:27 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -38,13 +38,13 @@ description (3-10 lines) to
|
|||
The FreeBSD Documentation Project is a group of people who maintain
|
||||
and write the documentation (such as the Handbook and FAQ) for the
|
||||
FreeBSD project. If you want to help with the documentation project,
|
||||
subscribe to the <a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.ORG</a>
|
||||
subscribe to the freebsd-doc@FreeBSD.ORG
|
||||
mailing list and partcipate.</li>
|
||||
|
||||
<li><a name="newbies" href="newbies.html">FreeBSD Resources for Newbies</a>
|
||||
is a list of resources to help those new to FreeBSD and UNIX in
|
||||
general. There is also a <a href="mailto:freebsd-newbies@FreeBSD.ORG">
|
||||
freebsd-newbies@FreeBSD.ORG</a> mailing list.</li>
|
||||
general. There is also a
|
||||
freebsd-newbies@FreeBSD.ORG mailing list.</li>
|
||||
|
||||
<li><a name="retail" href="http://www.bafug.org/Retail.html">Retail Outlets for FreeBSD</a>
|
||||
is a list of worldwide retailers where FreeBSD can be purchased.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue