Fix URL to the NanoBSD introduction article.
This commit is contained in:
parent
91398b7500
commit
d225ff6b98
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28268
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.34 2006/01/20 06:41:39 brd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.35 2006/02/16 14:19:04 jcamou Exp $">
|
||||
<!ENTITY title "FreeBSD Advocacy Project">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY url.articles "../doc/en_US.ISO8859-1/articles">
|
||||
]>
|
||||
|
||||
<html>
|
||||
|
@ -172,7 +173,7 @@
|
|||
router or a network print server. It is a part of the FreeBSD
|
||||
source tree, see /usr/src/release/picobsd.</p></li>
|
||||
|
||||
<li><p><a href="../projects/nanobsd/">NanoBSD</a> is another
|
||||
<li><p><a href="&url.articles;/nanobsd/index.html">NanoBSD</a> is another
|
||||
project to produce a reduced versions
|
||||
of FreeBSD to put it on a Compact Flash card or other mass
|
||||
storage. It is also a part of the FreeBSD source tree, see
|
||||
|
|
Loading…
Reference in a new issue