Add missed &base;
Spotted by: misc lukejee com
This commit is contained in:
parent
690a40f7b5
commit
ce797bbda7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27737
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/webresources.sgml,v 1.1 2005/10/04 05:44:55 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/webresources.sgml,v 1.2 2005/10/04 17:30:33 hrs Exp $">
|
||||
<!ENTITY title "Web Resources">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
<li><a href="&base;/doc/pt_BR.ISO8859-1/books/faq/index.html">Brazilian
|
||||
Portuguese FAQ</a></li>
|
||||
|
||||
<li><a href="zh/FAQ/FAQ.html">Chinese FAQ</a></li>
|
||||
<li><a href="&base;/zh/FAQ/FAQ.html">Chinese FAQ</a></li>
|
||||
|
||||
<li><a href="http://www.FreeBSD-fr.org/">French</a></li>
|
||||
|
||||
|
|
@ -55,4 +55,4 @@
|
|||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue