diff --git a/README.md b/README.md index 0febf3a0..1d68dfb1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ - -[![Continuous Integration](https://github.com/bernedom/SI/workflows/CI/badge.svg?branch=master)](https://github.com/bernedom/SI/actions?query=workflow%3ACI) +[![Continuous Integration](https://github.com/bernedom/SI/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/bernedom/SI/actions?query=workflow%3ACI) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/ec7f65662b91480a9968bd77bd32c66c)](https://www.codacy.com/app/bernedom/SI?utm_source=github.com&utm_medium=referral&utm_content=bernedom/SI&utm_campaign=Badge_Grade) -[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/bernedom/SI.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bernedom/SI/context:cpp) -[![Continuous Benchmark](https://github.com/bernedom/SI/workflows/Continuous%20Benchmark/badge.svg?branch=master)](https://si.dominikberner.ch/dev/bench/) -[![API Documentation](https://github.com/bernedom/SI/workflows/API%20documentation/badge.svg?branch=master)](https://si.dominikberner.ch/doc/) +[![API Documentation](https://github.com/bernedom/SI/actions/workflows/api-doc.yml/badge.svg?branch=master)](https://si.dominikberner.ch/doc/) +[![CodeQL](https://github.com/bernedom/SI/actions/workflows/codeql.yml/badge.svg?branch=master)](https://github.com/bernedom/SI/actions?query=workflow%3ACodeQL) [![GitHub Releases](https://img.shields.io/github/release/bernedom/SI.svg)](https://github.com/bernedom/SI/releases) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/bernedom/SI/master/LICENSE)