Skip to content

Commit bfb6474

Browse files
authored
Merge pull request #23 from sc0Vu/update-2020-links
fix: links in ES2020.MD
2 parents 3944486 + 815f39b commit bfb6474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ES2020.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ES2020 includes the following new feature proposals:
99

1010
- [Dynamic Imports](#dynamic-imports)
1111
- [`BigInt`](#bigint)
12-
- [Nullish Coalescing Operator](#nullish-coalescing-operator)
13-
- [Optional Chaining Operator](#optional-chaining-operator)
12+
- [Nullish Coalescing Operator](#nullish-coalescing-operator-)
13+
- [Optional Chaining Operator](#optional-chaining-operator-)
1414
- [`Promise.allSettled()`](#promiseallsettled)
1515
- [`String.matchAll()`](#stringmatchall)
1616
- [`globalThis`](#globalthis)

0 commit comments

Comments
 (0)