Bug 37065

Summary: [PATCH] index-site.html contains a broken link
Product: Documentation Reporter: Martin Heinen <martin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Martin Heinen 2002-04-14 18:10:00 UTC
	The Site index uses http://www.freebsd.org/support.html#pr
	to link to the GNATS section in the support document.  The
	correct link should be #gnats.
	The <a name="pr"> tag was lost in revision 1.253 of
	/www/en/support.sgml (and was misplaced in 1.253).

	Changed #pr to #gnats in the index documents.  An alternative
	would be to recover the <a name="pr"> tag, but then the GNATS
	section would have two names :(

How-To-Repeat: 	Go to http://www.freebsd.org/search/index-site.html and click
	on the Bugs Hyperlink.
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 2002-04-14 18:17:35 UTC
State Changed
From-To: open->closed

Fixed. Thanks!