0
0
mirror of https://github.com/tj/n.git synced 2024-11-21 18:48:57 +01:00

Fix link in CHANGELOG

This commit is contained in:
John Gee 2021-04-19 20:48:54 +12:00
parent 2123176c88
commit 7c603007fa

View File

@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- install native arm64 Node.js on Macs with Apple silicon for Node.js 16 and higher (#664)
- install native arm64 Node.js on Macs with Apple silicon for Node.js 16 and higher ([#664])
## [7.2.0] (2021-04-19) [YANKED]
@ -365,7 +365,7 @@ Only minor functional changes, but technically could break scripts relying on sp
[#644]: https://github.com/tj/n/pull/644
[#649]: https://github.com/tj/n/issues/649
[#654]: https://github.com/tj/n/issues/654
[#654]: https://github.com/tj/n/pull/664
[#664]: https://github.com/tj/n/pull/664
<!-- reference links for releases -->