Skip to content

Commit ab70e9f

Browse files
committed
Fix links in changelog
1 parent 76dc8db commit ab70e9f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

riscv-rt/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7575

7676

7777
[Unreleased]: https://github.com/rust-embedded/riscv-rt/compare/v0.8.1..HEAD
78-
[v0.8.1]: https://github.com/rust-embedded/riscv/compare/v0.8.0...v0.8.1
79-
[v0.8.0]: https://github.com/rust-embedded/riscv/compare/v0.7.2...v0.8.0
80-
[v0.7.2]: https://github.com/rust-embedded/riscv/compare/v0.7.1...v0.7.2
81-
[v0.7.1]: https://github.com/rust-embedded/riscv/compare/v0.7.0...v0.7.1
82-
[v0.7.0]: https://github.com/rust-embedded/riscv/compare/v0.6.1...v0.7.0
78+
[v0.8.1]: https://github.com/rust-embedded/riscv-rt/compare/v0.8.0...v0.8.1
79+
[v0.8.0]: https://github.com/rust-embedded/riscv-rt/compare/v0.7.2...v0.8.0
80+
[v0.7.2]: https://github.com/rust-embedded/riscv-rt/compare/v0.7.1...v0.7.2
81+
[v0.7.1]: https://github.com/rust-embedded/riscv-rt/compare/v0.7.0...v0.7.1
82+
[v0.7.0]: https://github.com/rust-embedded/riscv-rt/compare/v0.6.1...v0.7.0

0 commit comments

Comments
 (0)