We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf63c4 commit facd2deCopy full SHA for facd2de
Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Paul Osborne <osbpau@gmail.com>"]
6
license = "MIT/Apache-2.0"
7
repository = "https://github.com/rust-embedded/rust-i2cdev"
8
homepage = "https://github.com/rust-embedded/rust-i2cdev"
9
-documentation = "http://rust-embedded.github.io/rust-i2cdev"
+documentation = "https://docs.rs/i2cdev"
10
description = """
11
Provides API for safe access to Linux i2c device interface.
12
0 commit comments