Selaa lähdekoodia

added new badges

Diana Arreola 4 vuotta sitten
vanhempi
commit
8dab5a7d87

+ 1 - 1
extension/code-editor-integration/README.md

@@ -1,5 +1,5 @@
 # Code Editor Integration Development
-![Node.js CI](https://github.com/gleitz/howdoi/workflows/Node.js%20CI/badge.svg)
+![Node.js CI](https://img.shields.io/github/workflow/status/gleitz/howdoi/Node.js%20CI?color=78dce8&label=Node.js%20CI&style=plastic)
 
 Simplifies the process of integrating howdoi as a code editor extension.
 

+ 2 - 2
extension/vscode-howdoi/package.json

@@ -63,13 +63,13 @@
   },
   "badges": [
     {
-      "url": "https://secure.travis-ci.org/gleitz/howdoi.png?branch=master" ,
+      "url": "https://img.shields.io/travis/gleitz/howdoi?style=plastic&color=78dce8" ,
       "href": "https://travis-ci.org/github/gleitz/howdoi",
       "description": "Howdoi Travis CI Build"
 
     },
     {
-      "url": "https://github.com/gleitz/howdoi/workflows/Node.js%20CI/badge.svg" ,
+      "url": "https://img.shields.io/github/workflow/status/gleitz/howdoi/Node.js%20CI?color=78dce8&label=Node.js%20CI&style=plastic" ,
       "href": "https://github.com/gleitz/howdoi/actions?query=workflow%3A%22Node.js+CI%22",
       "description": "Github Actions Node.js CI"
 

BIN
extension/vscode-pkg/howdoi-0.0.1.vsix