[LLVMbugs] [Bug 14891] New: LLVM Docs link to User Guides as unnecessary anchor
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jan 9 22:55:25 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14891
Bug #: 14891
Summary: LLVM Docs link to User Guides as unnecessary anchor
Product: Documentation
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rmann at latencyzero.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
On this page: http://llvm.org/docs/
The link to "User Guides" references the #userguids anchor, which is
unnecessary because that is the first section on the page, and the page
contains nothing but user guides:
http://llvm.org/docs/userguides.html#userguides
Should just be
http://llvm.org/docs/userguides.html
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list