Skip to content

Commit 4a6dc36

Browse files
committed
docs: fix redundant "example" in link to example
Signed-off-by: Paul Osborne <[email protected]>
1 parent fe0a36c commit 4a6dc36

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
@@ -18,7 +18,7 @@ Example/API
1818

1919
The source includes an example of using the library to talk to a Wii
2020
Nunchuck (which has an i2c interface).
21-
[Go View the Example Example](https://github.com/rust-embedded/rust-i2cdev/blob/master/examples/nunchuck.rs).
21+
[Go View the Example](https://github.com/rust-embedded/rust-i2cdev/blob/master/examples/nunchuck.rs).
2222

2323
Here's a real quick example showing the guts of how you create a
2424
device and start talking to it... This device only requires basic

0 commit comments

Comments
 (0)