Unbreak www build (add missing end-quote at href attribute in A element).
This commit is contained in:
parent
410b1e792d
commit
b316c2700d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9500
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.270 2001/05/18 22:47:53 pirzyk Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.271 2001/05/25 19:22:17 jesper Exp $">
|
||||
<!ENTITY title "FreeBSD News Flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;]>
|
||||
|
@ -32,7 +32,7 @@
|
|||
|
||||
<ul>
|
||||
<li><p><b>24-May-2001</b>
|
||||
<a href="ftp://ftp.FreeBSD.org/>ftp.FreeBSD.org</a> is now back in
|
||||
<a href="ftp://ftp.FreeBSD.org/">ftp.FreeBSD.org</a> is now back in
|
||||
full operation, thanks to
|
||||
<a href="http://www.teledanmark.com/english/menu/start.htm">
|
||||
TDC Internet</a> which supply the machine and the bandwidth.
|
||||
|
|
Loading…
Reference in a new issue