Fix all the old usage of admonition syntax (#107017)

This commit is contained in:
Jack Baldry
2025-06-24 09:23:29 +01:00
committed by GitHub
parent 623302d055
commit ff2ac27301
142 changed files with 543 additions and 543 deletions
+2 -2
View File
@@ -107,9 +107,9 @@ This section shows you how to use `openssl` tooling to generate all necessary fi
The examples in this section use LetsEncrypt because it is free.
{{% admonition type="note" %}}
{{< admonition type="note" >}}
The instructions provided in this section are for a Debian-based Linux system. For other distributions and operating systems, please refer to the [certbot instructions](https://certbot.eff.org/instructions). Also, these instructions require you to have a domain name that you are in control of. Dynamic domain names like those from Amazon EC2 or DynDNS providers will not function.
{{% /admonition %}}
{{< /admonition >}}
#### Install `snapd` and `certbot`