Bug 171661

Summary: http://www.freebsd.org/releases/ broken URL relnotes.html add ../
Product: Documentation Reporter: jhs
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhs
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jhs 2012-09-15 12:10:10 UTC
Point your browser at
http://www.freebsd.org/releases/ 

Bottom of 3rd paragraph:
	Documentation files for each release are available for viewing in HTML format on the Release Documentation page.
Click
	http://www.freebsd.org/releases/relnotes.html
404 - Not Found

Fix: 

swap URL relnotes.html to ../relnotes.html
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2012-09-15 21:27:16 UTC
State Changed
From-To: open->closed

there are a few PRs for a few URLs. This was caused by the XML migration 
and some incorrect/missing entities. They should be fixed now.