From 7004739b3a8e54200ee89e1e5e9e66845338ba4f Mon Sep 17 00:00:00 2001
From: Peter Palfrader <peter@palfrader.org>
Date: Wed, 17 Jul 2019 13:13:00 +0200
Subject: [PATCH] link build-wkd

---
 tsa/howto/wkd.mdwn | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tsa/howto/wkd.mdwn b/tsa/howto/wkd.mdwn
index b1234cd1..9b1e1442 100644
--- a/tsa/howto/wkd.mdwn
+++ b/tsa/howto/wkd.mdwn
@@ -13,7 +13,7 @@ updates are pushed to the repo on alberti, a hook will rebuild the keyring,
 rebuild the wkd directory tree, and push updates to the static mirrors.
 Note that only keys with `@torproject.org` UIDs are included.
 
-To build the tree, we currently use [Debian's script][debian-keyring].
+To build the tree, we currently use [Debian's][debian-keyring] [build-wkd script][debian-keyring-build-wkd].
 
 Key retrivals can be tested using gpg's wks client:
 
@@ -25,3 +25,4 @@ Key retrivals can be tested using gpg's wks client:
 
 [keyring]: ssh://git@git-rw.torproject.org/admin/account-keyring
 [debian-keyring]: https://salsa.debian.org/debian-keyring/keyring
+[debian-keyring-build-wkd]: https://salsa.debian.org/debian-keyring/keyring/blob/master/scripts/build-wkd
-- 
GitLab