Skip to content

Commit 9f0e938

Browse files
eldruinhannobraun
andauthored
Fix link + wording
Co-authored-by: Hanno Braun <[email protected]>
1 parent 4cb3976 commit 9f0e938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ as well as the latest `1.0.0-alpha` version side by side. This has several big a
6565
- Allows for a faster upgrade to `1.0` once it comes out.
6666
- Provides more oportunities to test the new `embedded-hal` version.
6767

68-
This approach has been exemplary implemented in [LPC8xx HAL]. Here are the steps:
68+
This approach has been implemented in [LPC8xx HAL](https://github.com/lpc-rs/lpc8xx-hal). Here are the steps:
6969

7070
1. Add a dependency to the latest `embedded-hal` version to `Cargo.toml`.
7171
Use the `package` attribute to refer to it by another name, to prevent name collision

0 commit comments

Comments
 (0)