Fix mistype ("wwww" -> "www" that occurred while converting the
announcement to HTML. The published announcement was correct. Submitted by: glebius Approved by: core, bcr (mentor, implicit)
This commit is contained in:
parent
bf3e94160d
commit
22caffeba1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40080
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
more robust Subversion, freebsd-update, and portsnap models.</p>
|
||||
|
||||
<p>More information is available at
|
||||
<a href="/news/2012-compromise.html">http://wwww.freebsd.org/news/2012-compromise.html</a></p>
|
||||
<a href="/news/2012-compromise.html">http://www.freebsd.org/news/2012-compromise.html</a></p>
|
||||
|
||||
<p>Saturday November 17th, 2012</p>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue