Skip to content

Commit

Permalink
Merge pull request #29 from Eetsi123/doc-link
Browse files Browse the repository at this point in the history
Fix link in doc comments
  • Loading branch information
japaric authored May 22, 2021
2 parents fe817a3 + 4bc63d1 commit 4cbb956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
//! [formatter]: struct.Formatter.html
//! [`uWrite`]: trait.uWrite.html
//! [`Infallible`]: https://doc.rust-lang.org/core/convert/enum.Infallible.html
//! [debug_struct]: file:///home/japaric/rust/ufmt/target/doc/ufmt/struct.Formatter.html#method.debug_list
//! [debug_struct]: struct.Formatter.html#method.debug_struct
//! [derive]: derive/index.html
//!
//! # Non-features
Expand Down

0 comments on commit 4cbb956

Please sign in to comment.