fix license badge
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-01-27 13:49:20 +01:00
parent 59034b2217
commit 4dc38a7ca4
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# xoxys.cacerts
[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cacerts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cacerts)
[![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)
Deploy custom ca certificates

View File

@ -6,7 +6,7 @@ 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.cacerts)
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cacerts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cacerts)
# [![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)
#
# Deploy custom ca certificates.
# @end