Skip to content

Commit 9b04602

Browse files
authored
Merge pull request #106 from sirhcel/fix-links-to-e-h-changelog
Fix two links in CHANGELOG.md
2 parents d89841c + 81f9729 commit 9b04602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3131

3232
### Changed
3333

34-
- Updated to `embedded-hal` `1.0.0-alpha.8` release ([API changes](https://github.com/rust-embedded/embedded-hal/blob/master/CHANGELOG.md#v100-alpha8---2022-04-15))
34+
- Updated to `embedded-hal` `1.0.0-alpha.8` release ([API changes](https://github.com/rust-embedded/embedded-hal/blob/master/embedded-hal/CHANGELOG.md#v100-alpha8---2022-04-15))
3535

3636
## [v0.4.0-alpha.2] - 2022-02-15
3737

@@ -40,7 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4040
- Mappings for `embedded-hal` error kinds
4141
### Changed
4242

43-
- Updated to `embedded-hal` `1.0.0-alpha.7` release (significant [API changes](https://github.com/rust-embedded/embedded-hal/blob/master/CHANGELOG.md#v100-alpha7---2022-02-09))
43+
- Updated to `embedded-hal` `1.0.0-alpha.7` release (significant [API changes](https://github.com/rust-embedded/embedded-hal/blob/master/embedded-hal/CHANGELOG.md#v100-alpha7---2022-02-09))
4444
- Updated dependencies to force use of newer nix version
4545
- `spidev` to version `0.5.1`
4646
- `i2cdev` to version `0.5.1`

0 commit comments

Comments
 (0)