Skip to content

Commit

Permalink
Backport PR #7219: Fix check_links on CI (#7220)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Tuloup <[email protected]>
  • Loading branch information
meeseeksmachine and jtpio authored Jan 22, 2024
1 parent 80e992e commit c467adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ Check out the [JupyterLab `4.0.0a37` release notes](https://github.com/jupyterla

### Maintenance and upkeep improvements

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

### Contributors to this release

Expand Down

0 comments on commit c467adf

Please sign in to comment.