Skip to content

Commit

Permalink
Fix links to itertools in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
olson-sean-k committed Oct 23, 2024
1 parent 657af44 commit a4f6b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@
//! [`FromIteratorUntil`]: crate::iter1::FromIteratorUntil
//! [`Iterator1`]: crate::iter1::Iterator1
//! [`Iterator1::map`]: crate::iter1::Iterator1::map
//! [`itertools`]: ::itertools
//! [`serde`]: ::serde
//! [`Slice1`]: crate::slice1::Slice1
//! [`Vec`]: alloc::vec::Vec
Expand Down

0 comments on commit a4f6b1e

Please sign in to comment.