From 483456e1748b40dad99bace00e6b688a0a17899b Mon Sep 17 00:00:00 2001 From: lns Date: Thu, 9 Jun 2022 19:17:39 +0200 Subject: Added URLs to CI badges. Signed-off-by: lns --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fac1cb8..160015a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Build](https://github.com/utoni/mingw-w64-ddk-template/actions/workflows/build.yml/badge.svg)](https://github.com/utoni/mingw-w64-ddk-template/actions/workflows/build.yml) -![Gitlab-CI](https://gitlab.com/utoni/mingw-w64-ddk-template/badges/master/pipeline.svg "Gitlab-CI: master branch") -![Circle-CI](https://circleci.com/gh/utoni/mingw-w64-ddk-template.svg?style=shield "Circle-CI") +[![Build](https://github.com/utoni/mingw-w64-ddk-template/actions/workflows/build.yml/badge.svg "Github Actions")](https://github.com/utoni/mingw-w64-ddk-template/actions/workflows/build.yml) +[![Gitlab-CI](https://gitlab.com/utoni/mingw-w64-ddk-template/badges/master/pipeline.svg "Gitlab-CI: master branch")](https://gitlab.com/utoni/mingw-w64-ddk-template/-/pipelines) +[![Circle-CI](https://circleci.com/gh/utoni/mingw-w64-ddk-template.svg?style=shield "Circle-CI")](https://app.circleci.com/pipelines/github/utoni/mingw-w64-ddk-template) # Mingw64 Driver Plus Plus -- cgit v1.2.3