Fix doubled 'books/' string in link.
PR: doc/95378 Submitted by: Matthieu Michaud <matthieu dot michaud at epita dot info>
This commit is contained in:
parent
ad9b851e89
commit
56d1d02fb7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27481
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.190 2006/03/19 18:45:17 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.191 2006/03/19 18:51:50 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -82,7 +82,7 @@ use Linux and FreeBSD on the same system. It introduces FreeBSD
|
|||
and discusses how the two operating systems can cooperate,
|
||||
e.g. by sharing swap space.</li>
|
||||
|
||||
<li><a href="&url.books;/books/developers-handbook/index.html">
|
||||
<li><a href="&url.books;/developers-handbook/index.html">
|
||||
The FreeBSD Developers' Handbook</a></li>
|
||||
|
||||
<li><a href="&url.articles;/contributing-ports/index.html">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue