From 13f85b9f277697157cc8a10c6d2aec6639414aef Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 27 Jan 2020 13:48:30 +0100 Subject: [PATCH] fix license badge --- README.md | 4 ++-- meta/main.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bffc682..5ed577a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # xoxys.lvm - + [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.lvm?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.lvm) -[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](LICENSE) +[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) Configure a list of LVM volumes. diff --git a/meta/main.yml b/meta/main.yml index f02f5ea..fb33b60 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -6,8 +6,8 @@ galaxy_info: # @meta description: > # [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.lvm) # [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.lvm?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.lvm) -# [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](LICENSE) -# +# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +# # Configure a list of LVM volumes. # @end description: Configure a list of LVM volumes