Skip to content

Commit c85cef1

Browse files
committed
Update URLs
1 parent c277e89 commit c85cef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ version = "0.2.0"
44
authors = ["Rust Embedded WG Linux Team <[email protected]>",
55
"Paul Osborne <[email protected]>"]
66
license = "MIT/Apache-2.0"
7-
homepage = "https://github.com/posborne/rust-sysfs-pwm"
8-
documentation = "https://posborne.github.io/rust-sysfs-pwm"
7+
homepage = "https://github.com/rust-embedded/rust-sysfs-pwm"
8+
documentation = "https://docs.rs/rust-sysfs-pwm"
99
description = """
1010
Provides access to the Linux sysfs interfaces to PWMs.
1111
Via this crate you can export, unexport, and control PWM pins for

0 commit comments

Comments
 (0)