aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoreine <eine@users.noreply.github.com>2020-08-31 22:25:02 +0200
committereine <eine@users.noreply.github.com>2020-08-31 22:28:18 +0200
commit8aae9102038582e702b5d68d30a48b3aefff6810 (patch)
treeea4b8a71d64d792cf45981aeddd1ec7e53d09235 /README.md
parent6ef4d46490ef6f4235405cc5a5f6404ae26420bc (diff)
downloadghdl-yosys-plugin-8aae9102038582e702b5d68d30a48b3aefff6810.tar.gz
ghdl-yosys-plugin-8aae9102038582e702b5d68d30a48b3aefff6810.tar.bz2
ghdl-yosys-plugin-8aae9102038582e702b5d68d30a48b3aefff6810.zip
readme: update shields/badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8a1d5b5..5761bb0 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
<p align="center">
- <a title="Read the Docs" href="http://ghdl.readthedocs.io/en/latest/using/Synthesis.html"><img src="https://img.shields.io/readthedocs/ghdl.svg?longCache=true&style=flat-square&logo=read-the-docs&logoColor=e8ecef&label=ghdl.rtfd.io"></a><!--
+ <a title="GHDL synthesis documentation" href="https://ghdl.github.io/ghdl/using/Synthesis.html"><img src="https://img.shields.io/website.svg?label=ghdl.github.io%2Fghdl&longCache=true&style=flat-square&url=http%3A%2F%2Fghdl.github.io%2Fghdl%2Findex.html"></a><!--
-->
<a title="Join the chat at https://gitter.im/ghdl1/Lobby" href="https://gitter.im/ghdl1/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef"></a><!--
-->
<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=GHA&logo=github"></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>
</p>
# ghdl-yosys-plugin: VHDL synthesis (based on [ghdl](https://github.com/ghdl/ghdl) and [yosys](https://github.com/YosysHQ/yosys))