From ec94bd0172ac0d2a1bfd7c5ad986acf7fd18ea93 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Sat, 17 Apr 2021 08:51:44 +0100 Subject: [PATCH] Link to docs (#124) * Link to docs * Update README.md Co-authored-by: Felix Fontein --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1751b35..d628d638 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Docker Community Collection +[![Doc](https://img.shields.io/badge/docs-brightgreen.svg)](https://docs.ansible.com/ansible/latest/collections/community/docker/) [![Build Status](https://dev.azure.com/ansible/community.docker/_apis/build/status/CI?branchName=main)](https://dev.azure.com/ansible/community.docker/_build?definitionId=25) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.docker)](https://codecov.io/gh/ansible-collections/community.docker)