Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76774 - broken link for ppc64 " one page per chapter" handbook
Summary: broken link for ppc64 " one page per chapter" handbook
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 08:29 UTC by Daniel Whitener
Modified: 2005-01-10 05:12 UTC (History)
1 user (show)

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


Attachments
Fix (index.diff,507 bytes, patch)
2005-01-05 15:02 UTC, Demetrio Aspiras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Whitener 2005-01-05 08:29:05 UTC
There is a broken link on the gentoo handbook page (http://www.gentoo.org/doc/en/handbook/index.xml).

Pretend you're crazy enough to be a ppc64 user and you want to view the handbook -- one page per chapter.  Click the link for it and you get a 404 error.

The link is currently : http://www.gentoo.org/doc/en/handbook/handbook-pp64.xml
The link should be    : http://www.gentoo.org/doc/en/handbook/handbook-ppc64.xml

note the missing c in ppc64.

--whitey

Reproducible: Always
Steps to Reproduce:
1. go to gentoo handbook page (http://www.gentoo.org/doc/en/handbook/index.xml).
2. click link for "one page per chapter" ppc64 handbook


Actual Results:  
404 page not found

Expected Results:  
show me the ppc64 handbook
Comment 1 Demetrio Aspiras 2005-01-05 15:02:04 UTC
Created attachment 47734 [details, diff]
Fix
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2005-01-10 05:12:25 UTC
Fixed. Thanks for reporting.