Remove a reference to the send-pr web interface

PR:		52246
Submitted by:	Eric Anderson <anderson@centtech.com>
This commit is contained in:
Christian Brueffer 2003-05-14 19:20:04 +00:00
parent 5cea0d765b
commit be5c998781
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16902

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.11 2002/04/29 18:12:38 trhodes Exp $"> <!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.12 2003/03/02 15:22:37 stephane Exp $">
<!ENTITY title "FreeBSD Documentation Project: Submitting documentation"> <!ENTITY title "FreeBSD Documentation Project: Submitting documentation">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -80,9 +80,6 @@
telling you what number your PR has been given, and this number can telling you what number your PR has been given, and this number can
be used to track its progress.</p> be used to track its progress.</p>
<p>Alternatively, you can use the web interface at <a
href="../send-pr.html">http://www.FreeBSD.org/send-pr.html</a>.</p>
<h2>I have made some changes to existing documentation, how do I submit <h2>I have made some changes to existing documentation, how do I submit
them?</h2> them?</h2>