Skip to content

Commit 79a4ddd

Browse files
committed
Fix invalid link to Ecmascript 2015 specification
1 parent 68d1c2d commit 79a4ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Metrics/FUseOfES6.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ the migration.
2424
</recommendation>
2525
<references>
2626
<li>
27-
Ecma International: <a href="http://www.ecma-international.org/ecma-262/6.0">ECMAScript 2015 Language Specification</a>.
27+
Ecma International: <a href="https://262.ecma-international.org/6.0/">ECMAScript 2015 Language Specification</a>.
2828
</li>
2929
</references>
3030
</qhelp>

0 commit comments

Comments
 (0)