From fcdfed9c2caa3599608f0cc3b6541f6f11573393 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 16 Dec 2020 11:43:32 -0800 Subject: [PATCH] remove reference to letsencrypt(-auto) (#8531) --- certbot/README.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/certbot/README.rst b/certbot/README.rst index 2ff2d41be..0cffc57a7 100644 --- a/certbot/README.rst +++ b/certbot/README.rst @@ -18,10 +18,6 @@ systems. To see the changes made to Certbot between versions please refer to our `changelog `_. -Until May 2016, Certbot was named simply ``letsencrypt`` or ``letsencrypt-auto``, -depending on install method. Instructions on the Internet, and some pieces of the -software, may still refer to this older name. - Contributing ------------