aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnai Martinez-Corral <umartinezcorral@antmicro.com>2022-12-17 18:42:28 +0100
committerUnai Martinez-Corral <umartinezcorral@antmicro.com>2022-12-17 18:42:28 +0100
commit4413d3ccf3f1026352ae89b6f3c8dee5e62c0d9a (patch)
tree8295665a9df6cdb1844c0bce1f1fd0b8cc35b94a
parente1989cc467eab4ee7abdde5dde867ab0bc27f8c4 (diff)
downloadghdl-yosys-plugin-4413d3ccf3f1026352ae89b6f3c8dee5e62c0d9a.tar.gz
ghdl-yosys-plugin-4413d3ccf3f1026352ae89b6f3c8dee5e62c0d9a.tar.bz2
ghdl-yosys-plugin-4413d3ccf3f1026352ae89b6f3c8dee5e62c0d9a.zip
readme: update shield syntax (badges/shields#8671)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fdf94aa..afd0b09 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
-->
<a title="Docker Images" href="https://github.com/ghdl/docker"><img src="https://img.shields.io/docker/pulls/ghdl/synth.svg?logo=docker&logoColor=e8ecef&style=flat-square&label=docker"></a><!--
-->
- <a title="'push' workflow Status" href="https://github.com/ghdl/ghdl-yosys-plugin/actions?query=workflow%3Apush"><img alt="'push' workflow Status" src="https://img.shields.io/github/workflow/status/ghdl/ghdl-yosys-plugin/push?longCache=true&style=flat-square&label=push&logo=Github%20Actions&logoColor=fff"></a>
+ <a title="'push' workflow Status" href="https://github.com/ghdl/ghdl-yosys-plugin/actions/workflows/push.yml"><img alt="'push' workflow Status" src="https://img.shields.io/github/actions/workflow/status/ghdl/ghdl-yosys-plugin/push.yml?branch=master&longCache=true&style=flat-square&label=push&logo=Github%20Actions&logoColor=fff"></a>
</p>
# ghdl-yosys-plugin: VHDL synthesis (based on [GHDL](https://github.com/ghdl/ghdl) and [Yosys](https://github.com/YosysHQ/yosys))