Replace absolute link with relative
PR: www/94841 Submited by: Gabor Kovesdan <gabor.kovesdan at t-hosting dot hu>
This commit is contained in:
parent
6edf99e25a
commit
79e8829338
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27429
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/platforms/i386.sgml,v 1.6 2005/08/11 03:02:36 jcamou Exp $">
|
<!ENTITY date "$FreeBSD: www/en/platforms/i386.sgml,v 1.7 2005/10/04 19:43:48 hrs Exp $">
|
||||||
<!ENTITY title "FreeBSD/i386 Project">
|
<!ENTITY title "FreeBSD/i386 Project">
|
||||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://gerda.univie.ac.at/freebsd-laptops/">
|
<li><a href="http://gerda.univie.ac.at/freebsd-laptops/">
|
||||||
FreeBSD Laptop compatibility list</a></li>
|
FreeBSD Laptop compatibility list</a></li>
|
||||||
<li><a href="http://www.FreeBSD.org/projects/acpi/index.html">
|
<li><a href="&base;/projects/acpi/index.html">
|
||||||
ACPI Project page</a></li>
|
ACPI Project page</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue