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 3647e31 commit 2fe3b32Copy full SHA for 2fe3b32
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Paul Osborne <[email protected]>"]
5
license = "MIT/Apache-2.0"
6
repository = "https://github.com/rust-embedded/rust-sysfs-gpio"
7
homepage = "https://github.com/rust-embedded/rust-sysfs-gpio"
8
-documentation = "http://rust-embedded.github.io/rust-sysfs-gpio/"
+documentation = "https://docs.rs/sysfs_gpio/"
9
description = "Provides access to GPIOs using the Linux sysfs interface."
10
readme = "README.md"
11
0 commit comments