From 28c1b024f4821887e572d6074a417d5ab2d807e3 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Fri, 12 Jan 2024 17:26:17 +0100 Subject: guide: Fix references to the sq and sqv repositories. - We've split `sq` and `sqv` into their own repositories. Update the links. - #999. --- guide/src/lib.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/src/lib.rs b/guide/src/lib.rs index 3956dd91..54a055ff 100644 --- a/guide/src/lib.rs +++ b/guide/src/lib.rs @@ -12,8 +12,8 @@ For more inspiration, see our various [examples] and our command-line frontends [sq] and [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 +[sq]: https://gitlab.com/sequoia-pgp/sequoia-sq/tree/main +[sqv]: https://gitlab.com/sequoia-pgp/sequoia-sqv/tree/main Happy climbing! -- cgit v1.2.3