* Use relative links to static html pages instead of pointing to
www.FreeBSD.org. * Bunch /freebsd/FreeBSD/ fixes Inspired by: Hiten Pandya <hitmaster2k@yahoo.com>
This commit is contained in:
parent
6327a9c186
commit
6a487588b8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11158
8 changed files with 42 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.7 2001/07/06 02:11:59 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.8 2001/07/13 12:52:13 dd Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Submitting documentation">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -81,7 +81,7 @@
|
|||
be used to track its progress.</p>
|
||||
|
||||
<p>Alternatively, you can use the web interface at <a
|
||||
href="http://www.FreeBSD.org/send-pr.html">http://www.FreeBSD.org/send-pr.html</a>.</p>
|
||||
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
|
||||
them?</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue