Skip to content

Commit b9b0ea8

Browse files
committed
Fix compare link in CHANGELOG
1 parent 78818ce commit b9b0ea8

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
@@ -123,7 +123,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
123123

124124
- Support `stm32f303` device
125125

126-
[Unreleased]: https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.4.1...HEAD
126+
[Unreleased]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.1...HEAD
127127
[v0.4.1]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.0...v0.4.1
128128
[v0.4.0]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.3.0...v0.4.0
129129
[v0.3.0]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.2.3...v0.3.0

0 commit comments

Comments
 (0)