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

This commit is contained in:
Jack Baldry
2025-06-19 17:31:13 +01:00
committed by GitHub
parent aecac275f5
commit 244ffad99d
141 changed files with 529 additions and 529 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`