mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-01 09:22:04 +08:00
update badge link
This commit is contained in:
@@ -23,9 +23,7 @@ host: https://gh-polls-bot.now.sh
|
||||
|
||||
> A GitHub App built with [Probot](https://github.com/probot/probot) that automatically creates [gh-polls](https://github.com/apex/gh-polls) in GitHub issues.
|
||||
|
||||
[![Travis][travis-badge]][travis]
|
||||
[![Codecov Status][codecov-badge]][codecov]
|
||||
[![license][license-badge]][license]
|
||||
[](https://travis-ci.org/evenchange4/gh-polls-bot) [](https://codecov.io/gh/evenchange4/gh-polls-bot)
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -44,10 +42,3 @@ host: https://gh-polls-bot.now.sh
|
||||
## LICENSE
|
||||
|
||||
MIT: [http://michaelhsu.mit-license.org](http://michaelhsu.mit-license.org)
|
||||
|
||||
[travis-badge]: https://img.shields.io/travis/evenchange4/gh-polls-bot/master.svg?style=flat-square
|
||||
[travis]: https://travis-ci.org/evenchange4/gh-polls-bot
|
||||
[codecov-badge]: https://img.shields.io/codecov/c/github/evenchange4/gh-polls-bot.svg?style=flat-square
|
||||
[codecov]: https://codecov.io/github/evenchange4/gh-polls-bot?branch=master
|
||||
[license-badge]: https://img.shields.io/github/license/evenchange4/gh-polls-bot.svg?style=flat-square
|
||||
[license]: http://michaelhsu.mit-license.org/
|
||||
|
||||
Reference in New Issue
Block a user