Bug 26574

Summary: Incorrect link in individual ports README.html
Product: Documentation Reporter: martin <martin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description martin 2001-04-14 17:50:02 UTC
        The file README.html in each individual port directory has an incorrect
link for the line "please read the file "pkg/DESCR" for a longer description" 
the link <A-href="pkg/DESCR"> fails to connect to the linked page

Fix: 

change link from <A-href="pkg/DESCR"> to <A-href="pkg-DESCR">
How-To-Repeat:           open the file README.html in any ports directory and attempt
to follow the link mentioned above.
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2001-04-14 17:58:52 UTC
State Changed
From-To: open->closed