Skip to content

Commit 2fe3b32

Browse files
committed
Update documentation link
1 parent 3647e31 commit 2fe3b32

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
@@ -5,7 +5,7 @@ authors = ["Paul Osborne <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
repository = "https://github.com/rust-embedded/rust-sysfs-gpio"
77
homepage = "https://github.com/rust-embedded/rust-sysfs-gpio"
8-
documentation = "http://rust-embedded.github.io/rust-sysfs-gpio/"
8+
documentation = "https://docs.rs/sysfs_gpio/"
99
description = "Provides access to GPIOs using the Linux sysfs interface."
1010
readme = "README.md"
1111

0 commit comments

Comments
 (0)