docs: fix hugo hint shortcode

This commit is contained in:
Robert Kaussow 2022-05-02 21:51:53 +02:00
parent df0d110a10
commit 5fddbbecb1
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ docker run \
thegeeklab/prometheus-pve-sd
```
{{< hint info >}}
**Info**\
{{< hint type=note >}}
Keep in mind, that you have to pass SELinux labels (:Z or :z) to your mount option if you are working on SELinux enabled systems.
{{< /hint >}}