Closed
Bug 1441120
Opened 8 years ago
Closed 8 years ago
'Promises test demo' under section 'Service workers demo' in https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers when opened in Firefox/Chrome redirects to a Github 404 page
Categories
(Developer Documentation Graveyard :: API: Web Workers, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anknite, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Opened https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers in Firefox
2. Navigated to section 'Service workers demo'
3. Clicked on link 'Promises test demo'
What happened?
==============
'Promises test demo' link opens https://github.com/mdn/promises-test a 404 page on github
What should have happened?
==========================
'Promises test demo' should have been a link to the test demo which is not a 404
Is there anything else we should know?
======================================
link to 404: https://github.com/mdn/promises-test
| Reporter | ||
Updated•8 years ago
|
Summary: 'Promises test demo' under section 'Service workers demo' on Opened https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers in Firefox redirects to a Github 404 page → 'Promises test demo' under section 'Service workers demo' in https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers when opened in Firefox/Chrome redirects to a Github 404 page
Comment 1•8 years ago
|
||
I updated the link to https://mdn.github.io/js-examples/promises-test/
Status: NEW → RESOLVED
Closed: 8 years ago
Component: General → API: Web Workers
Product: developer.mozilla.org → Developer Documentation
Resolution: --- → FIXED
| Reporter | ||
Comment 2•8 years ago
|
||
Thanks for the fix John :)
You need to log in
before you can comment on or make changes to this bug.
Description
•