aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlns <matzeton@googlemail.com>2022-06-09 19:17:39 +0200
committerlns <matzeton@googlemail.com>2022-06-09 19:17:39 +0200
commit483456e1748b40dad99bace00e6b688a0a17899b (patch)
tree64e0db21e41e123b6f9b9ad10f92a789858b85c3
parentc17c46f52084d3d75d1ee1a283d579e42b10c77c (diff)
Added URLs to CI badges.
Signed-off-by: lns <matzeton@googlemail.com>
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
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