Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539662 - Broken anchor link for mini FAQ section
Summary: Broken anchor link for mini FAQ section
Status: RESOLVED OBSOLETE
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Docs Team
URL: https://www.gentoo.org/main/{en,es,it...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 18:49 UTC by Fernando (likewhoa)
Modified: 2015-05-25 17:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
anchor linkage fix (gentoo-fix-anchor-link-539662.patch,2.68 KB, patch)
2015-02-10 18:49 UTC, Fernando (likewhoa)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando (likewhoa) 2015-02-10 18:49:07 UTC
The current anchor link #faq is broken, so instead of adding another <a name="faq"></a> element, we can just change the link to the already existing anchor link inside that section of that page.

Reproducible: Always

Steps to Reproduce:
1. go to https://www.gentoo.org/main/en/lists.xml#faq


Actual Results:  
nothing happens
Comment 1 Fernando (likewhoa) 2015-02-10 18:49:58 UTC
Created attachment 396124 [details, diff]
anchor linkage fix