Closed
Bug 1282471
Opened 10 years ago
Closed 10 years ago
Broken link on https://developer.mozilla.org/en-US/docs/Web/API/HTMLCollection/item -- https://developer.mozilla.org/en-US/docs/Web/API/NodeList/item(_ ) page not found
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marielmusngi, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/50.0.2661.102 Chrome/50.0.2661.102 Safari/537.36
Steps to reproduce:
Go to https://developer.mozilla.org/en-US/docs/Web/API/HTMLCollection/item
Click on the NodeList.item( ) link below (https://developer.mozilla.org/en-US/docs/Web/API/NodeList/item(_))
Actual results:
error 404 (Not Found)
Expected results:
Show contents of https://developer.mozilla.org/en-US/docs/Web/API/NodeList/item(_)
Updated•10 years ago
|
Group: websites-security
Comment 1•10 years ago
|
||
Fixed by removing the incorrect space between the parentheses.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•