summaryrefslogtreecommitdiffstats
path: root/openpgp/src/serialize.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-04-20 13:08:11 +0200
committerJustus Winter <justus@sequoia-pgp.org>2021-04-20 15:52:48 +0200
commita3e622c4a30fde965dd2cc169cbd4de0a274621b (patch)
tree5f48dd8f2243674ba1ac85c26feefe6a24d55e39 /openpgp/src/serialize.rs
parentce304cb82170454d732e0885bd691dee0b7f97a8 (diff)
openpgp: Fix some more links.
Diffstat (limited to 'openpgp/src/serialize.rs')
-rw-r--r--openpgp/src/serialize.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/serialize.rs b/openpgp/src/serialize.rs
index 8ffdf94a..6890533f 100644
--- a/openpgp/src/serialize.rs
+++ b/openpgp/src/serialize.rs
@@ -54,7 +54,7 @@
//!
//! For a more complete example, see the [streaming examples].
//!
-//! [streaming examples]: streaming/index.html#examples
+//! [streaming examples]: stream#examples
//!
//! # Serializing objects
//!