From a31179439050292a393394c512c6e67e014f4ed2 Mon Sep 17 00:00:00 2001 From: SET Date: Tue, 18 Aug 2020 13:01:06 -0300 Subject: [PATCH] Added link to GitHub actions to the build status badge. --- README.md | 2 +- docs/README.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6c9281c..30c7c993 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/kibot_740x400_logo.png) -![Python application](https://img.shields.io/github/workflow/status/INTI-CMNB/KiBot/Python%20application?style=plastic) +[![Python application](https://img.shields.io/github/workflow/status/INTI-CMNB/KiBot/Python%20application?style=plastic)](https://github.com/INTI-CMNB/KiBot/actions) [![Coverage Status](https://img.shields.io/coveralls/github/INTI-CMNB/kiplot?style=plastic)](https://coveralls.io/github/INTI-CMNB/kiplot?branch=master) [![PyPI version](https://img.shields.io/pypi/v/kibot?style=plastic)](https://pypi.org/project/kibot/) diff --git a/docs/README.in b/docs/README.in index b53367ae..ed3df5e8 100644 --- a/docs/README.in +++ b/docs/README.in @@ -2,7 +2,7 @@ ![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/kibot_740x400_logo.png) -![Python application](https://img.shields.io/github/workflow/status/INTI-CMNB/KiBot/Python%20application?style=plastic) +[![Python application](https://img.shields.io/github/workflow/status/INTI-CMNB/KiBot/Python%20application?style=plastic)](https://github.com/INTI-CMNB/KiBot/actions) [![Coverage Status](https://img.shields.io/coveralls/github/INTI-CMNB/kiplot?style=plastic)](https://coveralls.io/github/INTI-CMNB/kiplot?branch=master) [![PyPI version](https://img.shields.io/pypi/v/kibot?style=plastic)](https://pypi.org/project/kibot/)