aboutsummaryrefslogtreecommitdiffstats
path: root/doc/shields.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/shields.json')
-rw-r--r--doc/shields.json32
1 files changed, 4 insertions, 28 deletions
diff --git a/doc/shields.json b/doc/shields.json
index 8224fe0f9..da81ca57d 100644
--- a/doc/shields.json
+++ b/doc/shields.json
@@ -1,28 +1,4 @@
{
- "travis-ci": {
- "src": "travis/ghdl/ghdl/master.svg?logo=travis",
- "target": "https://travis-ci.org/ghdl/ghdl",
- "alt": "Build status by Travis-CI" },
- "appveyor": {
- "src": "appveyor/ci/tgingold/ghdl-psgys/master.svg?logo=appveyor&logoColor=aab2ab",
- "target": "https://ci.appveyor.com/project/tgingold/ghdl-psgys/branch/master",
- "alt": "Build status by AppVeyor" },
- "release": {
- "src": "github/release/ghdl/ghdl.svg?label=latest%20release",
- "target": "gh:ghdl/ghdl/releases",
- "alt": "Latest release" },
- "code-lic": {
- "src": "badge/code%20license-GPLv2-bd0000.svg?label=license&logo=gnu",
- "target": "Licenses.html",
- "alt": "GNU General Public License 2" },
- "doc-lic": {
- "src": "badge/doc%20license-CC--BY--SA--4.0-aab2ab.svg?",
- "target": "Licenses.html",
- "alt": "Creative Commons Attribution-ShareAlike 4.0" },
- "gitter": {
- "src": "badge/chat-on%20gitter-4db797.svg?logo=gitter&logoColor=4db797",
- "target": "https://gitter.im/ghdl1/Lobby",
- "alt": "Talk to us on Gitter" },
"issues-new": {
"src": "badge/new-issue-yellowgreen.svg?logo=github",
"target": "gh:ghdl/ghdl/issues/new",
@@ -59,8 +35,8 @@
"src": "github/contributors/ghdl/ghdl.svg?logo=github",
"target": "gh:ghdl/ghdl/graphs/contributors",
"alt": "Contributors" },
- "gh-logo": {
- "src": "badge/-ghdl/ghdl-323131.svg?logo=github",
- "target": "gh:ghdl/ghdl",
- "alt": "Source Code on GitHub" }
+ "gitter": {
+ "src": "badge/chat-on%20gitter-4db797.svg?logo=gitter&logoColor=4db797",
+ "target": "https://gitter.im/ghdl1/Lobby",
+ "alt": "Talk to us on Gitter" }
}