Fix commercial links.
This commit is contained in:
parent
7072e4b6df
commit
055b7b7cc6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4311
1 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<!-- $Id: index.html,v 1.19 1998-11-11 17:41:52 motoyuki Exp $ -->
|
||||
<!-- $Id: index.html,v 1.20 1999-02-14 10:27:23 wosch Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.65 -->
|
||||
<HTML>
|
||||
|
@ -161,12 +161,12 @@
|
|||
<FONT SIZE="4" COLOR="#990000"><B>ベンダ</B></FONT>
|
||||
<FONT SIZE=2>
|
||||
<BR>
|
||||
<A HREF="./commercial/software.html">ソフトウェア</A>
|
||||
<A HREF="../commercial/software.html">ソフトウェア</A>
|
||||
<BR>
|
||||
<A HREF="./commercial/hardware.html">ハードウェア</A>
|
||||
<A HREF="../commercial/hardware.html">ハードウェア</A>
|
||||
<BR>
|
||||
<A HREF="./commercial/consulting.html">コンサルティング</A><br>
|
||||
<A HREF="./commercial/misc.html">その他</A><br>
|
||||
<A HREF="../commercial/consulting.html">コンサルティング</A><br>
|
||||
<A HREF="../commercial/misc.html">その他</A><br>
|
||||
</font>
|
||||
</p>
|
||||
<p>
|
||||
|
@ -304,7 +304,7 @@ FreeBSD
|
|||
<FONT SIZE=-1>
|
||||
<A HREF="./mailto.html">お問い合わせ先</A><BR>
|
||||
<A HREF="jabout.html">この web サイトの日本語化について</A><BR>
|
||||
$Date: 1998-11-11 17:41:52 $<br>
|
||||
$Date: 1999-02-14 10:27:23 $<br>
|
||||
</FONT></TD>
|
||||
|
||||
<TD ALIGN=RIGHT VALIGN=TOP width=500 ><FONT SIZE="-1">
|
||||
|
|
Loading…
Reference in a new issue