diff --git a/src/docs/markdown/caddyfile/directives/tls.md b/src/docs/markdown/caddyfile/directives/tls.md
index 0971025..776394f 100644
--- a/src/docs/markdown/caddyfile/directives/tls.md
+++ b/src/docs/markdown/caddyfile/directives/tls.md
@@ -359,15 +359,17 @@ Obtains certificates using the ACME protocol. Note that `acme` is a default issu
- **any_common_name** is a list of one or more common names; Caddy will choose the first chain that has an issuer that matches with at least one of the specified common names.
-##### ZeroSSL
+
+
#### zerossl
-Obtains certificates using the ZeroSSL API.
+Obtains certificates using the [ZeroSSL API](https://zerossl.com/documentation/api/).
```caddy-d
... zerossl {