Skip to content

Commit

Permalink
Fix rustdoc link
Browse files Browse the repository at this point in the history
Fix typo missed in #29
  • Loading branch information
clintfred authored Feb 15, 2022
1 parent 88699c1 commit fda5b00
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 @@ -55,7 +55,7 @@
//! [`IpAdd`]: trait.IpAdd.html
//! [`IpSub`]: trait.IpSub.html
//! [`IpBitAnd`]: trait.IpBitAnd.html
//! [`IpBitOr`]: trait.IpBitOr.htmll
//! [`IpBitOr`]: trait.IpBitOr.html
//!
//! # Serde support
//!
Expand Down

0 comments on commit fda5b00

Please sign in to comment.