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 665525d commit 70905aeCopy full SHA for 70905ae
src/lib.rs
@@ -13,7 +13,7 @@
13
//!
14
//! The methods exposed by this library are centered around
15
//! the `Pin` struct and map pretty directly the API exposed
16
-//! by the kernel in syfs (https://www.kernel.org/doc/Documentation/gpio/sysfs.txt).
+//! by the kernel in syfs <https://www.kernel.org/doc/Documentation/gpio/sysfs.txt>.
17
18
//! # Examples
19
0 commit comments