Skip to content

Commit ed67f61

Browse files
committed
[css-font-loading-3] Update outdated, broken info on promises.
1 parent e7c3ac7 commit ed67f61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-font-loading-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Introduction</h2>
5353
Values</h3>
5454

5555
This specification uses {{Promise}}s,
56-
which are defined in <a href="http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts">ECMAScript 6</a>.
57-
HTML5Rocks has some <a href="http://www.html5rocks.com/en/tutorials/es6/promises/">good tutorial material introducing Promises</a>.
56+
which are defined in <a href="https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-promise-objects">ECMAScript 6</a>.
57+
MDN has some <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise">good tutorial material introducing Promises</a>.
5858

5959
<h3 id='task-source'>
6060
Task Sources</h3>

0 commit comments

Comments
 (0)