Skip to content

Commit

Permalink
fix a link
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Dec 17, 2021
1 parent c95cde3 commit e31ce7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2066,7 +2066,7 @@ core-js/proposals/well-formed-stringify
```js
core-js(-pure)/stage/3
```
##### [`Array` grouping](#https://github.com/tc39/proposal-array-grouping)[⬆](#index)
##### [`Array` grouping](https://github.com/tc39/proposal-array-grouping)[⬆](#index)
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).
```js
class Array {
Expand Down

0 comments on commit e31ce7d

Please sign in to comment.