From 4fa1df307573abf79324c1ece3b228b6dba31d74 Mon Sep 17 00:00:00 2001 From: Mark Dumay <61946753+markdumay@users.noreply.github.com> Date: Tue, 27 Oct 2020 01:22:00 +0100 Subject: [PATCH] Added links for gehirn and sakuracloud DNS plugins (#8406) --- certbot/docs/using.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst index 7389958aa..290ac817a 100644 --- a/certbot/docs/using.rst +++ b/certbot/docs/using.rst @@ -191,6 +191,7 @@ Once installed, you can find documentation on how to use each plugin at: * `certbot-dns-digitalocean `_ * `certbot-dns-dnsimple `_ * `certbot-dns-dnsmadeeasy `_ +* `certbot-dns-gehirn `_ * `certbot-dns-google `_ * `certbot-dns-linode `_ * `certbot-dns-luadns `_ @@ -198,6 +199,7 @@ Once installed, you can find documentation on how to use each plugin at: * `certbot-dns-ovh `_ * `certbot-dns-rfc2136 `_ * `certbot-dns-route53 `_ +* `certbot-dns-sakuracloud `_ Manual ------