Skip to content

Commit 86160c9

Browse files
erkin97IvanGoncharov
authored andcommitted
Fix link and icon of "Build Status"
1 parent 05b88be commit 86160c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DataLoader is a generic utility to be used as part of your application's data
44
fetching layer to provide a simplified and consistent API over various remote
55
data sources such as databases or web services via batching and caching.
66

7-
[![Build Status](https://travis-ci.org/facebook/dataloader.svg)](https://travis-ci.org/facebook/dataloader)
7+
[![Build Status](https://travis-ci.org/graphql/dataloader.svg)](https://travis-ci.org/graphql/dataloader)
88
[![Coverage Status](https://coveralls.io/repos/facebook/dataloader/badge.svg?branch=master&service=github)](https://coveralls.io/github/facebook/dataloader?branch=master)
99

1010
A port of the "Loader" API originally developed by [@schrockn][] at Facebook in

0 commit comments

Comments
 (0)