diff options
author | Unai Martinez-Corral <unai.martinezcorral@ehu.eus> | 2022-12-17 18:27:43 +0100 |
---|---|---|
committer | Unai Martinez-Corral <unai.martinezcorral@ehu.eus> | 2022-12-17 18:27:43 +0100 |
commit | b25116679aac9f88ab54bca0ef2879fedc0faed2 (patch) | |
tree | bf8b93c9a71e64228674ba8277a3e58715c4ca20 | |
parent | 85c36c399e87a0bb946a105c3975e2c028ebf2e9 (diff) | |
download | ghdl-b25116679aac9f88ab54bca0ef2879fedc0faed2.tar.gz ghdl-b25116679aac9f88ab54bca0ef2879fedc0faed2.tar.bz2 ghdl-b25116679aac9f88ab54bca0ef2879fedc0faed2.zip |
readme: update shield syntax (badges/shields#8671)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ --> </p> <p align="center"> - <a title="'Test' workflow Status" href="https://github.com/ghdl/ghdl/actions?query=workflow%3ATest"><img alt="'Test' workflow Status" src="https://img.shields.io/github/workflow/status/ghdl/ghdl/Test?longCache=true&style=flat-square&label=Test&logo=github%20actions&logoColor=fff"></a><!-- + <a title="'Test' workflow Status" href="https://github.com/ghdl/ghdl/actions/workflows/Test.yml"><img alt="'Test' workflow Status" src="https://img.shields.io/github/actions/workflow/status/ghdl/ghdl/Test.yml?branch=master&longCache=true&style=flat-square&label=Test&logo=github%20actions&logoColor=fff"></a><!-- --> <a title="AppVeyor" href="https://ci.appveyor.com/project/tgingold/ghdl-psgys/history"><img src="https://img.shields.io/appveyor/ci/tgingold/ghdl-psgys/master.svg?logo=appveyor&logoColor=e8ecef&style=flat-square&label=Test"></a><!-- --> |