summaryrefslogtreecommitdiffstats
path: root/examples/guide-the-keystore.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/guide-the-keystore.rs')
-rw-r--r--examples/guide-the-keystore.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/guide-the-keystore.rs b/examples/guide-the-keystore.rs
index 91f049f0..c5c6f361 100644
--- a/examples/guide-the-keystore.rs
+++ b/examples/guide-the-keystore.rs
@@ -1,4 +1,4 @@
-//! https://preview.sequoia-pgp.org/guide/the-keystore/
+//! https://sequoia-pgp.org/guide/the-keystore/
#[macro_use] // For armored!
extern crate openpgp;