diff --git a/content/codeberg-pages/using-custom-domain.md b/content/codeberg-pages/using-custom-domain.md index f58f709..968fd29 100644 --- a/content/codeberg-pages/using-custom-domain.md +++ b/content/codeberg-pages/using-custom-domain.md @@ -10,8 +10,7 @@ Instead of using the `codeberg.page` domain, you can also purchase your own doma {% admonition "warning" "Known pitfalls for failed certificate errors" %} -- You do not have a [CAA record](https://en.wikipedia.org/wiki/DNS_Certification_Authority_Authorization#Record) -- You need to [explicitly allow Let's Encrypt in your CAA record](https://letsencrypt.org/docs/caa/). +- If you have a [CAA record](https://en.wikipedia.org/wiki/DNS_Certification_Authority_Authorization#Record) configured, you must [explicitly allow Let's Encrypt in your CAA record](https://letsencrypt.org/docs/caa/). {% endadmonition %}