]> git.alsa-project.org Git - alsa-lib.git/commitdiff
README: Add link to GitHub Actions
authorTomohiro IKEDA <rilakkuma.san.xjapan@gmail.com>
Sun, 15 May 2022 01:05:11 +0000 (10:05 +0900)
committerJaroslav Kysela <perex@perex.cz>
Thu, 19 May 2022 10:47:24 +0000 (12:47 +0200)
Fixes: https://github.com/alsa-project/alsa-lib/pull/225
From: Tomohiro IKEDA <rilakkuma.san.xjapan@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
README.md

index 56af78d04b4cb896f0e11f805382c99ac59747d5..2cf6a0771586abf0ff231cb479118366376f3344 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # alsa-lib
 ## Advanced Linux Sound Architecture (ALSA) project
 
-![Build alsa-lib](https://github.com/alsa-project/alsa-lib/workflows/Build%20alsa-lib/badge.svg?branch=master)
+[![Build alsa-lib](https://github.com/alsa-project/alsa-lib/workflows/Build%20alsa-lib/badge.svg?branch=master)](https://github.com/alsa-project/alsa-lib/actions/workflows/build.yml)
 
 The alsa-lib is a library to interface with ALSA in the Linux kernel and
 virtual devices using a plugin system.