Skip to content

Commit 7d8c6c1

Browse files
committed
Updated badges
1 parent d6bddc5 commit 7d8c6c1

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Build Status](https://travis-ci.org/grazor/sanic-graphql.svg?branch=master)](https://travis-ci.org/grazor/sanic-graphql)
2-
[![Coverage Status](https://coveralls.io/repos/github/grazor/sanic-graphql/badge.svg?branch=master)](https://coveralls.io/github/grazor/sanic-graphql?branch=master)
1+
[![Build Status](https://travis-ci.org/graphql-python/sanic-graphql.svg?branch=master)](https://travis-ci.org/graphql-python/sanic-graphql)
2+
[![Coverage Status](https://coveralls.io/repos/github/graphql-python/sanic-graphql/badge.svg?branch=master)](https://coveralls.io/github/graphql-python/sanic-graphql?branch=master)
33
[![PyPI version](https://badge.fury.io/py/Sanic-GraphQL.svg)](https://badge.fury.io/py/Sanic-GraphQL)
44

55
Sanic-GraphQL

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,11 @@ This project is licensed under MIT License.
8686
.. _`Syrus Akbary`: https://github.com/syrusakbary
8787
.. _`sanic-graphql`: https://github.com/grazor/sanic-graphql
8888

89-
.. |travis| image:: https://travis-ci.org/grazor/sanic-graphql.svg?branch=master
90-
:target: https://travis-ci.org/grazor/sanic-graphql
91-
.. |coveralls| image:: https://coveralls.io/repos/github/grazor/sanic-graphql/badge.svg?branch=master
92-
:target: https://coveralls.io/github/grazor/sanic-graphql?branch=master
89+
.. |travis| image:: https://travis-ci.org/graphql-python/sanic-graphql.svg?branch=master
90+
:target: https://travis-ci.org/graphql-python/sanic-graphql
91+
92+
.. |coveralls| image:: https://coveralls.io/repos/github/graphql-python/sanic-graphql/badge.svg?branch=master
93+
:target: https://coveralls.io/github/graphql-python/sanic-graphql?branch=master
9394

9495
.. |pypi| image:: https://badge.fury.io/py/Sanic-GraphQL.svg
9596
:target: https://badge.fury.io/py/Sanic-GraphQL

0 commit comments

Comments
 (0)