Opened 9 years ago
Closed 9 years ago
#3810 closed defect (fixed)
Broken link to a mirror in the LFS download page
Reported by: | Jeremy Henty | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.8 |
Component: | Website | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
The last link in http://www.linuxfromscratch.org/lfs/download.html is broken. The text of the link is http://mirrors-ru.go-parts.com/lfs , which is correct. However, the target of the link is http://mirrors-usa.ru-parts.com/lfs , which is broken because the host does not exist.
The target of the link should be changed to match its text.
Note:
See TracTickets
for help on using tickets.
Fixed at revision 1316. Thanks for the report.