From 1c936b5493a3a72e99f41417b88990ed390a0815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Tue, 20 Oct 2020 13:24:34 -0400 Subject: [PATCH] document the git fork --- howto/tls.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/howto/tls.md b/howto/tls.md index a149671a..b8540444 100644 --- a/howto/tls.md +++ b/howto/tls.md @@ -262,6 +262,10 @@ documentation. TODO: identify key TLS docs that should be linked to here. RFCs? LE upstream docs? +The `letsencrypt-domains.git` repository is actually a fork of the +"upstream" project, from Debian System Administrators (DSA), see +[the upstream git repository](https://salsa.debian.org/dsa-team/mirror/letsencrypt-domains) for more information. + # Discussion ## Overview -- GitLab