Tack on "index.html" to the porters-handbook link, so that it works when
browsing files through the filesystem. PR: docs/18789 Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org>
This commit is contained in:
parent
6327e9dfef
commit
39b6fcadc6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7268
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.102 2000/05/22 09:25:21 hoek Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.103 2000/05/22 18:25:21 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -989,7 +989,7 @@ arcade game.</screen>
|
|||
<title>Advanced Topics</title>
|
||||
|
||||
<para>The documentation that was here has been moved to its own <ulink
|
||||
url="../porters-handbook/">Porter's Handbook</ulink> for ease of
|
||||
url="../porters-handbook/index.html">Porter's Handbook</ulink> for ease of
|
||||
reference. Please go there if you wish to create and submit your own
|
||||
ports.</para>
|
||||
</sect1>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.102 2000/05/22 09:25:21 hoek Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.103 2000/05/22 18:25:21 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -989,7 +989,7 @@ arcade game.</screen>
|
|||
<title>Advanced Topics</title>
|
||||
|
||||
<para>The documentation that was here has been moved to its own <ulink
|
||||
url="../porters-handbook/">Porter's Handbook</ulink> for ease of
|
||||
url="../porters-handbook/index.html">Porter's Handbook</ulink> for ease of
|
||||
reference. Please go there if you wish to create and submit your own
|
||||
ports.</para>
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue