summaryrefslogtreecommitdiffstats
path: root/guide/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'guide/src/lib.rs')
-rw-r--r--guide/src/lib.rs6
1 files changed, 3 insertions, 3 deletions
diff --git a/guide/src/lib.rs b/guide/src/lib.rs
index c1760d02..7fe94663 100644
--- a/guide/src/lib.rs
+++ b/guide/src/lib.rs
@@ -11,9 +11,9 @@ sure that this guide is always up-to-date.
For more inspiration, see our various [examples] and our
command-line frontends [sq] and [sqv].
-[examples]: https://gitlab.com/sequoia-pgp/sequoia/tree/master/openpgp/examples
-[sq]: https://gitlab.com/sequoia-pgp/sequoia/tree/master/sq
-[sqv]: https://gitlab.com/sequoia-pgp/sequoia/tree/master/sqv
+[examples]: https://gitlab.com/sequoia-pgp/sequoia/tree/main/openpgp/examples
+[sq]: https://gitlab.com/sequoia-pgp/sequoia/tree/main/sq
+[sqv]: https://gitlab.com/sequoia-pgp/sequoia/tree/main/sqv
Happy climbing!