summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-08-23 21:21:31 +0200
committerGitHub <[email protected]>2020-08-23 21:21:31 +0200
commit9da0656c2f1eed0c74e962edea81168a42640fb4 (patch)
treefd0f4adbdf4ef418848c7181ea1c0f2ca55dad02 /README.md
parentd0ebeb1713beb3e5158870987b42e97f5f6c9af0 (diff)
downloadraylib-9da0656c2f1eed0c74e962edea81168a42640fb4.tar.gz
raylib-9da0656c2f1eed0c74e962edea81168a42640fb4.zip
Update CI badges links
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index c829de6a..81640b97 100644
--- a/README.md
+++ b/README.md
@@ -21,11 +21,11 @@ Ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html)
[![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/raylib?style=social)](https://www.reddit.com/r/raylib/)
[![Travis (.org)](https://img.shields.io/travis/raysan5/raylib?label=Linux,%20OSX,%20Windows)](https://travis-ci.org/raysan5/raylib)
-![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg)
-![Linux](https://github.com/raysan5/raylib/workflows/Linux/badge.svg)
-![macOS](https://github.com/raysan5/raylib/workflows/macOS/badge.svg)
-![Android](https://github.com/raysan5/raylib/workflows/Android/badge.svg)
-![WebAssembly](https://github.com/raysan5/raylib/workflows/WebAssembly/badge.svg)
+[![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWindows)
+[![Linux](https://github.com/raysan5/raylib/workflows/Linux/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ALinux)
+[![macOS](https://github.com/raysan5/raylib/workflows/macOS/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AmacOS)
+[![Android](https://github.com/raysan5/raylib/workflows/Android/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AAndroid)
+[![WebAssembly](https://github.com/raysan5/raylib/workflows/WebAssembly/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWebAssembly)
features
--------