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

This commit is contained in:
Jack Baldry
2025-06-27 11:28:14 +01:00
committed by GitHub
parent 7307a2bdbe
commit a113d04fb9
161 changed files with 721 additions and 721 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`