Skip to content

Commit

Permalink
Fix link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TehPers committed Aug 19, 2024
1 parent 1d783e8 commit 235f1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assertions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
//!
//! [`GeneralAssertions`]: crate::prelude::GeneralAssertions
//! [`OptionAssertions`]: crate::prelude::OptionAssertions
//! [`ToBeOptionVariantAssertion`]: options::ToBeOptionVariantAssertion
//! [`ToBeOptionVariantAssertion`]: options::ToBeOptionVariant
//! [`expect!`]: crate::expect!
//! [`not`]: crate::prelude::GeneralAssertions::not
//! [`to_be_none`]: crate::prelude::OptionAssertions::to_be_none
Expand Down

0 comments on commit 235f1ca

Please sign in to comment.