From 0b27771c893f3faa491cc3449a7d83ed7fe74d2a Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Tue, 26 Jun 2018 10:30:50 +0200 Subject: [PATCH] move ref link to bottom --- basics_dev/code-signing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics_dev/code-signing.md b/basics_dev/code-signing.md index aa4de24d..d5e3ba5a 100644 --- a/basics_dev/code-signing.md +++ b/basics_dev/code-signing.md @@ -188,7 +188,6 @@ You can do the following to re-trigger the signature check: git push -f ``` -[signature-checker]: https://github.com/marmarek/signature-checker Using PGP with Email -------------------- @@ -202,4 +201,5 @@ Enigmail is a security addon for the Mozilla Thunderbird email client that allow [source code]: /doc/source-code/ [developer mailing list]: /support/#qubes-devel [Enigmail]: https://www.enigmail.net/ +[signature-checker]: https://github.com/marmarek/signature-checker