html5rocks / www.html5rocks.com

....a top-notch resource for web developers
https://html5rocks.com
Other
2.22k stars 771 forks source link

Examples on JavaScript Promises are broken #1459

Closed noelleleigh closed 5 years ago

noelleleigh commented 7 years ago

At least on https://developers.google.com/web/fundamentals/getting-started/primers/promises?hl=en#promisifying_xmlhttprequest the links to examples (story.json) are broken.

TheDartCode commented 7 years ago

The story.json has probably been fixed, but the one at https://developers.google.com/web/fundamentals/getting-started/primers/promises#bonus_round_promises_and_generators is still broken.

The link is https://googlesamples.github.io/web-fundamentals/fundamentals/gettings-started/primers/async-generators-example.html instead of https://googlesamples.github.io/web-fundamentals/fundamentals/getting-started/primers/async-generators-example.html

shogunsea commented 7 years ago

the story.json seems still broken? image

it links to a github page: https://github.com/googlesamples/web-fundamentals/blob/gh-pages/fundamentals/getting-started/primers/story.json