Skip to content

Commit f8aab19

Browse files
committed
Fix wrong CHANGELOG link to PR
1 parent 14dad84 commit f8aab19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3636
To disable that behavior, set `default-features = false`. ([#283])
3737
- The MSRV was bumped to 1.52 ([#283])
3838
- Update `stm32f3` pac to v0.14.0 ([#282])
39-
- Remove the `bxcan` re-export. ([#303])
39+
- Remove the `bxcan` re-export. ([#304])
4040

4141
## [v0.8.1] - 2021-10-27
4242

@@ -505,7 +505,7 @@ let clocks = rcc
505505
[defmt]: https://github.com/knurling-rs/defmt
506506
[filter]: https://defmt.ferrous-systems.com/filtering.html
507507

508-
[#303]: https://github.com/stm32-rs/stm32f3xx-hal/pull/303
508+
[#304]: https://github.com/stm32-rs/stm32f3xx-hal/pull/304
509509
[#302]: https://github.com/stm32-rs/stm32f3xx-hal/pull/302
510510
[#299]: https://github.com/stm32-rs/stm32f3xx-hal/pull/299
511511
[#291]: https://github.com/stm32-rs/stm32f3xx-hal/pull/291

0 commit comments

Comments
 (0)