Skip to content

Commit c467adf

Browse files
Backport PR #7219: Fix check_links on CI (#7220)
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
1 parent 80e992e commit c467adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ Check out the [JupyterLab `4.0.0a37` release notes](https://github.com/jupyterla
478478

479479
### Maintenance and upkeep improvements
480480

481-
- Replace the use of `toArray` by `Array.from` [#6775](https://github.com/jupyter/notebook/pull/6775) ([@tarunsamanta2k20](https://github.com/tarunsamanta2k20))
481+
- Replace the use of `toArray` by `Array.from` [#6775](https://github.com/jupyter/notebook/pull/6775) (`@tarunsamanta2k20`)
482482

483483
### Contributors to this release
484484

0 commit comments

Comments
 (0)