Skip to content

Commit 011f16c

Browse files
committed
update coveralls link
1 parent efc2b1a commit 011f16c

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
@@ -5,7 +5,7 @@ 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

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

1010
A port of the "Loader" API originally developed by [@schrockn][] at Facebook in
1111
2010 as a simplifying force to coalesce the sundry key-value store back-end

0 commit comments

Comments
 (0)