Skip to content

Commit 0c764f8

Browse files
committed
Fix changelog link
1 parent 3e87f51 commit 0c764f8

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
@@ -572,7 +572,7 @@ fn main() {
572572
- Functions to get the vector table
573573
- Wrappers over miscellaneous instructions like `bkpt`
574574

575-
[Unreleased]: https://github.com/rust-embedded/cortex-m/compare/v0.6.1...HEAD
575+
[Unreleased]: https://github.com/rust-embedded/cortex-m/compare/v0.6.2...HEAD
576576
[v0.6.2]: https://github.com/rust-embedded/cortex-m/compare/v0.6.1...v0.6.2
577577
[v0.6.1]: https://github.com/rust-embedded/cortex-m/compare/v0.6.0...v0.6.1
578578
[v0.6.0]: https://github.com/rust-embedded/cortex-m/compare/v0.5.8...v0.6.0

0 commit comments

Comments
 (0)