Skip to content

Commit 9efda86

Browse files
authored
docs(README): badges URL fixes
1 parent ab810ec commit 9efda86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
> Octokit plugin for GitHub’s recommended request throttling
44
55
[![npm](https://img.shields.io/npm/v/@octokit/plugin-throttling.svg)](https://www.npmjs.com/package/@octokit/plugin-throttling)
6-
[![Build Status](https://travis-ci.org/octokit/plugin-throttling.js.svg?branch=beta)](https://travis-ci.org/octokit/plugin-throttling.js)
7-
[![Coverage Status](https://img.shields.io/coveralls/github/octokit/plugin-throttling.js/beta.svg)](https://coveralls.io/github/octokit/plugin-throttling.js)
6+
[![Build Status](https://travis-ci.com/octokit/plugin-throttling.js.svg)](https://travis-com.org/octokit/plugin-throttling.js)
7+
[![Coverage Status](https://img.shields.io/coveralls/github/octokit/plugin-throttling.js.svg)](https://coveralls.io/github/octokit/plugin-throttling.js)
88
[![Greenkeeper](https://badges.greenkeeper.io/octokit/plugin-throttling.js.svg)](https://greenkeeper.io/)
99

1010
Implements all [recommended best practises](https://developer.github.com/v3/guides/best-practices-for-integrators/) to prevent hitting abuse rate limits.

0 commit comments

Comments
 (0)