From 3b3c75316279fff1552d0c5c681f96940b90a72d Mon Sep 17 00:00:00 2001 From: Mohammed Al Sahaf Date: Tue, 6 Feb 2024 20:49:14 +0300 Subject: [PATCH] add ids to some sections on features page (#371) There's a need to link to the "Automatic HTTPS" and "ACME" sections. I've added an "id" attribute so we can link by fragment. --- src/features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features.html b/src/features.html index be40fda..a9d4c25 100644 --- a/src/features.html +++ b/src/features.html @@ -439,7 +439,7 @@
-

+

Automatic HTTPS

@@ -589,7 +589,7 @@

-

ACME

+

ACME

Caddy's ACME client is best-in-class, with higher reliability and more production experience than any other integrated ACME client available today. Caddy has been using ACME since before the public availability of Let's Encrypt, and Caddy works with any ACME-compatible CA.