Skip to content

Commit facd2de

Browse files
committed
Update crate documentation link
1 parent 5bf63c4 commit facd2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Paul Osborne <osbpau@gmail.com>"]
66
license = "MIT/Apache-2.0"
77
repository = "https://github.com/rust-embedded/rust-i2cdev"
88
homepage = "https://github.com/rust-embedded/rust-i2cdev"
9-
documentation = "http://rust-embedded.github.io/rust-i2cdev"
9+
documentation = "https://docs.rs/i2cdev"
1010
description = """
1111
Provides API for safe access to Linux i2c device interface.
1212

0 commit comments

Comments
 (0)