Bug 89645

Summary: Typo in href link for a news item.
Product: Documentation Reporter: Sideris Michael <knispo>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Sideris Michael 2005-11-27 22:40:02 UTC
There is a "typo" in the URL that leads to the "Building Products with FreeBSD" article. The current URL that leads to the actual article is http://www.freebsd.org/doc/en_US.ISO8859-1/articles/building-products/ while in the news section the URL in the link tag is http://www.freebsd.org/doc/en_US.ISO-8859-1/articles/building-products/ which results as a broken link.

Fix: 

Change the URL in the html code to http://www.freebsd.org/doc/en_US.ISO8859-1/articles/building-products/
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2005-11-28 00:17:10 UTC
State Changed
From-To: open->closed

Fix committed to CVS, thanks.  It may take up to 12 hours before the 
live website is updated.