summaryrefslogtreecommitdiffstats
path: root/net/src/wkd.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-01-21 14:25:06 +0100
committerJustus Winter <justus@sequoia-pgp.org>2021-01-21 14:25:06 +0100
commit3406e0f4ee06c545b83a8e9379d1ae6359546e98 (patch)
tree86bc470dcc08bd5baa5c7a5ee4bcb5bcf52ff5ce /net/src/wkd.rs
parentb4c3a26d096d67004234f8f8e738b0f02569227b (diff)
net: Release 0.23.0.net/v0.23.0
Diffstat (limited to 'net/src/wkd.rs')
-rw-r--r--net/src/wkd.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/src/wkd.rs b/net/src/wkd.rs
index 7c29926b..66f89049 100644
--- a/net/src/wkd.rs
+++ b/net/src/wkd.rs
@@ -7,7 +7,7 @@
//!
//! See the [get example].
//!
-//! [draft-koch]: https://datatracker.ietf.org/doc/html/draft-koch-openpgp-webkey-service/#section-3.1
+//! [draft-koch]: https://datatracker.ietf.org/doc/html/draft-koch-openpgp-webkey-service
//! [get example]: fn.get.html#example
//!