This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21048 - Broken Links to ES6 Draft
Summary: Broken Links to ES6 Draft
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 15:44 UTC by Lachlan Hunt
Modified: 2013-02-19 22:00 UTC (History)
2 users (show)

See Also:


Attachments

Description Lachlan Hunt 2013-02-19 15:44:17 UTC
Several links in the current WebIDL draft point to the ES6 draft with this broken link:

http://people.mozilla.org/jorendorff/es6-draft.html

That returns 404. The correct link is:

http://people.mozilla.org/~jorendorff/es6-draft.html
Comment 1 Cameron McCormack 2013-02-19 22:00:06 UTC
Thanks Lachy, fixed now.