Skip to content

Commit c02f27a

Browse files
committed
fix rustdoc error
1 parent 8e4e4bb commit c02f27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/wdk-build/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ impl Config {
675675
}
676676

677677
/// Returns a [`String`] containing the contents of a header file designed
678-
/// for [`bindgen`] to processs
678+
/// for [`bindgen`](https://docs.rs/bindgen) to processs
679679
///
680680
/// The contents contains `#include`'ed headers based off the [`ApiSubset`]
681681
/// and [`Config`], as well as any additional definitions required for the

0 commit comments

Comments
 (0)