Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit e428096

Browse files
committed
docs: fix hugo hint shortcode
1 parent 716bb7c commit e428096

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_docs/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@ docker build --file docker/Dockerfile.amd64 --tag thegeeklab/drone-docker-buildx
4242

4343
## Usage
4444

45-
{{< hint warning >}}
46-
**Note**\
47-
Be aware that the this plugin requires privileged capabilities, otherwise the
48-
integrated Docker daemon is not able to start.
45+
{{< hint type=important >}}
46+
Be aware that the this plugin requires privileged capabilities, otherwise the integrated Docker daemon is not able to start.
4947
{{< /hint >}}
5048

5149
```Shell

0 commit comments

Comments
 (0)