Skip to content

Commit 758d985

Browse files
authored
docs: fix hugo hint shortcode (#27)
1 parent 41823c7 commit 758d985

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

meta/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ galaxy_info:
1010
# [![Build Status](https://drone.owncloud.com/api/badges/owncloud-ansible/redis/status.svg)](https://drone.owncloud.com/owncloud-ansible/redis)
1111
# [![GitHub](https://img.shields.io/github/license/owncloud-ansible/redis)](https://github.com/owncloud-ansible/redis/blob/main/LICENSE)
1212
#
13-
# {{< hint warning >}}
14-
# __Important__<br/>
13+
# {{< hint type=warning >}}
1514
# We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after March 31, 2022!
1615
# {{< /hint >}}
1716
#

0 commit comments

Comments
 (0)