Fix broken link.
This commit is contained in:
parent
7b7336b96f
commit
20df3146f0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36669
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/ja/projects/newbies.sgml,v 1.35 2010/04/09 10:56:14 ryusuke Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/projects/newbies.sgml,v 1.36 2010/07/09 17:27:15 ryusuke Exp $">
|
||||
<!ENTITY title 'FreeBSD が初めてという方へ'>
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
<!ENTITY url.articles "&enbase;/doc/ja_JP.eucJP/articles">
|
||||
|
@ -259,7 +259,7 @@
|
|||
運用についての基本的な情報については、
|
||||
以下の 3 冊の本の中に初心者レベルの記述があります。
|
||||
FreeBSD ハンドブックの
|
||||
<a href="&base;/doc/ja_JP.eucJP/books/handbook/x11.html">
|
||||
<a href="&enbase;/doc/ja_JP.eucJP/books/handbook/x11.html">
|
||||
X Window System</a> の章、
|
||||
<a href="#cfbsd">The Complete FreeBSD</a>,
|
||||
<a href="#ufti">UNIX for the Impatient</a>。</p></li>
|
||||
|
|
Loading…
Reference in a new issue