summaryrefslogtreecommitdiffstats
path: root/store/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'store/src/lib.rs')
-rw-r--r--store/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/src/lib.rs b/store/src/lib.rs
index 7d0d679e..b4ce17b3 100644
--- a/store/src/lib.rs
+++ b/store/src/lib.rs
@@ -14,7 +14,7 @@
//! Sequoia updates keys in compliance with the [network policy] used
//! to create the mapping.
//!
-//! [network policy]: super::sequoia_net::Policy
+//! [network policy]: sequoia_net::Policy
//!
//! # Examples
//!