diff --git a/README.md b/README.md index 62ac235..5dd9968 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ Currently the following projects are part of Virtual Smart Card Architecture: Please refer to [our project's website](http://frankmorgner.github.io/vsmartcard) for more information. -[![GitHub CI status](https://img.shields.io/github/workflow/status/frankmorgner/vsmartcard/Build/master?label=Linux%2FmacOS&logo=github)](https://github.com/frankmorgner/vsmartcard/actions/workflows/ci.yml?branch=master) [![AppVeyor CI status](https://img.shields.io/appveyor/ci/frankmorgner/vsmartcard/master.svg?label=Windows&logo=appveyor)](https://ci.appveyor.com/project/frankmorgner/vsmartcard) [![Coverity Scan CI Status](https://img.shields.io/coverity/scan/3987.svg?label=Coverity%20Scan)](https://scan.coverity.com/projects/3987) +[![GitHub CI status](https://img.shields.io/github/actions/workflow/status/frankmorgner/vsmartcard/ci.yml?branch=master&label=Ubuntu%2FmacOS&logo=github)](https://github.com/frankmorgner/vsmartcard/actions/workflows/ci.yml?branch=master) [![AppVeyor CI status](https://img.shields.io/appveyor/ci/frankmorgner/vsmartcard/master.svg?label=Windows&logo=appveyor)](https://ci.appveyor.com/project/frankmorgner/vsmartcard) [![Coverity Scan status](https://img.shields.io/coverity/scan/3987.svg?label=Coverity%20Scan)](https://scan.coverity.com/projects/3987) diff --git a/doc/index.txt b/doc/index.txt index 5c4df01..bfb7294 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -61,17 +61,17 @@ have a look at these programming guides and try yourself: virtualsmartcard/api -.. image:: https://img.shields.io/travis/frankmorgner/vsmartcard/master.svg?label=Travis%20CI%20build - :target: https://travis-ci.org/frankmorgner/vsmartcard - :alt: Travis CI Build Status Image +.. image:: https://img.shields.io/github/actions/workflow/status/frankmorgner/vsmartcard/ci.yml?branch=master&label=Ubuntu%2FmacOS&logo=github + :target: https://github.com/frankmorgner/vsmartcard/actions/workflows/ci.yml?branch=master + :alt: GitHub CI status .. image:: https://img.shields.io/appveyor/ci/frankmorgner/vsmartcard/master.svg?label=AppVeyor%20build :target: https://ci.appveyor.com/project/frankmorgner/vsmartcard - :alt: AppVeyor CI Build Status Image + :alt: AppVeyor CI status .. image:: https://img.shields.io/coverity/scan/3987.svg?label=Coverity%20scan :target: https://scan.coverity.com/projects/3987 - :alt: Coverity Scan Status + :alt: Coverity Scan status Download