summaryrefslogtreecommitdiffstats
path: root/guide/src/chapter_03.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/src/chapter_03.md')
-rw-r--r--guide/src/chapter_03.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/src/chapter_03.md b/guide/src/chapter_03.md
index b8f05dd2..fac026b8 100644
--- a/guide/src/chapter_03.md
+++ b/guide/src/chapter_03.md
@@ -183,7 +183,7 @@ e.g. for collecting statistics about the SKS keyserver dump. For a
complete example, see [`openpgp/examples/statistics.rs`].
[`PacketParser`]: ../../sequoia_openpgp/parse/struct.PacketParser.html
-[`openpgp/examples/statistics.rs`]: https://gitlab.com/sequoia-pgp/sequoia/blob/master/openpgp/examples/statistics.rs
+[`openpgp/examples/statistics.rs`]: https://gitlab.com/sequoia-pgp/sequoia/blob/main/openpgp/examples/statistics.rs
```rust
use std::io::Read;