Skip to content

Commit 5feb8cc

Browse files
author
Ilya Radchenko
committed
Replace npm badge
1 parent d215f60 commit 5feb8cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ strider-github
44
A provider for strider that integrates with github to provide easy setup of
55
your projects. It registers webhooks and sets up ssh keys (if you so choose).
66

7-
[![NPM](https://nodei.co/npm/strider-github.png)](https://nodei.co/npm/strider-github/)
7+
[![NPM][npm-badge-img]][npm-badge-link]
88
[![Build Status](https://travis-ci.org/Strider-CD/strider-github.svg)](https://travis-ci.org/Strider-CD/strider-github)
99

1010
Note: Supports using '[skip ci]' in your commit message to skip commits triggering a job.
@@ -62,3 +62,6 @@ of the following are set. On GitHub Enterprise, log in to the profile you are tr
6262
* Go to https://github.com/settings/profile and select an email under "Public email".
6363
- Make sure you have admin rights on the projects before adding them,
6464
since strider will need to create webhooks for the integration to work.
65+
66+
[npm-badge-img]: https://badge.fury.io/js/strider-github.svg
67+
[npm-badge-link]: http://badge.fury.io/js/strider-github

0 commit comments

Comments
 (0)