Skip to content

Commit 383bb63

Browse files
committed
Codecov and new image
1 parent 34a8372 commit 383bb63

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
@@ -1,13 +1,13 @@
11
# Golang GraphiQL
22
[![GitHub version](https://badge.fury.io/gh/friendsofgo%2Fgraphiql.svg)](https://badge.fury.io/gh/friendsofgo%2Fgraphiql)
33
[![Build Status](https://travis-ci.org/friendsofgo/graphiql.svg?branch=master)](https://travis-ci.org/friendsofgo/graphiql)
4-
[![codecov](https://codecov.io/gh/aperezg/graphiql/branch/master/graph/badge.svg)](https://codecov.io/gh/aperezg/graphiql)
4+
[![codecov](https://codecov.io/gh/friendsofgo/graphiql/branch/master/graph/badge.svg)](https://codecov.io/gh/friendsofgo/graphiql)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/friendsofgo/graphiql)](https://goreportcard.com/report/github.com/friendsofgo/graphiql)
66
[![CDNJS](https://img.shields.io/cdnjs/v/graphiql.svg)](https://cdnjs.com/libraries/graphiql)
77
[![GoDoc](https://godoc.org/graphql.co/graphql?status.svg)](https://godoc.org/github.com/friendsofgo/graphiql)
88

99
<p align="center">
10-
<img src="http://bit.ly/2DIA7jD" alt="Golang GraphiQL"/>
10+
<img src="http://bit.ly/2zjRTXF" alt="Golang GraphiQL"/>
1111
</p>
1212

1313
An utility wrote on Go for using GraphiQL without need to use NPM.

0 commit comments

Comments
 (0)