From fc8c5fcb148613509cd965dd794aaf652ab2d87a Mon Sep 17 00:00:00 2001 From: Will Greenberg Date: Mon, 9 Feb 2026 12:58:06 -0800 Subject: [PATCH] update using.rst --- certbot/docs/using.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst index 97344a2b5..df22622c2 100644 --- a/certbot/docs/using.rst +++ b/certbot/docs/using.rst @@ -99,7 +99,7 @@ Apache ------ The Apache plugin currently `supports -`_ +`_ modern OSes based on Debian, Fedora, SUSE, Gentoo, CentOS and Darwin. This automates both obtaining *and* installing certificates on an Apache webserver. To specify this plugin on the command line, simply include @@ -1246,7 +1246,7 @@ Configuration file Certbot accepts a global configuration file that applies its options to all invocations of Certbot. Certificate-specific configuration choices are stored in the ``.conf`` -files that can be found in ``/etc/letsencrypt/renewal``. See +files that can be found in ``/etc/letsencrypt/renewal``. See `Modifying the Renewal Configuration of Existing Certificates`_ for more information about modifying certificate-specific options. Note that it is not recommended to modify these certificate-specific renewal configuration files manually.