Skip to content

Commit e31ce7d

Browse files
committedDec 17, 2021
fix a link
1 parent c95cde3 commit e31ce7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2066,7 +2066,7 @@ core-js/proposals/well-formed-stringify
20662066
```js
20672067
core-js(-pure)/stage/3
20682068
```
2069-
##### [`Array` grouping](#https://github.com/tc39/proposal-array-grouping)[⬆](#index)
2069+
##### [`Array` grouping](https://github.com/tc39/proposal-array-grouping)[⬆](#index)
20702070
Modules [`esnext.array.group-by`](https://github.com/zloirock/core-js/blob/master/packages/core-js/modules/esnext.array.group-by.js), [`esnext.array.group-by-to-map`](https://github.com/zloirock/core-js/blob/master/packages/core-js/modules/esnext.array.group-by-to-map.js).
20712071
```js
20722072
class Array {

0 commit comments

Comments
 (0)
Please sign in to comment.