@@ -6,7 +6,6 @@ The Swift implementation for GraphQL, a query language for APIs created by Faceb
6
6
[ ![ License] [ mit-badge ]] [ mit-url ]
7
7
[ ![ Slack] [ slack-badge ]] [ slack-url ]
8
8
[ ![ Travis] [ travis-badge ]] [ travis-url ]
9
- [ ![ Codecov] [ codecov-badge ]] [ codecov-url ]
10
9
[ ![ Codebeat] [ codebeat-badge ]] [ codebeat-url ]
11
10
12
11
Looking for help? Find resources [ from the community] ( http://graphql.org/community/ ) .
@@ -22,16 +21,13 @@ This repo only contains the core GraphQL implementation. For a better experience
22
21
23
22
This project is released under the MIT license. See [ LICENSE] ( LICENSE ) for details.
24
23
25
- [ swift-badge ] : https://img.shields.io/badge/Swift-5.1 -orange.svg?style=flat
24
+ [ swift-badge ] : https://img.shields.io/badge/Swift-5.2 -orange.svg?style=flat
26
25
[ swift-url ] : https://swift.org
27
26
[ mit-badge ] : https://img.shields.io/badge/License-MIT-blue.svg?style=flat
28
27
[ mit-url ] : https://tldrlegal.com/license/mit-license
29
- [ slack-image ] : http://s13.postimg.org/ybwy92ktf/Slack.png
30
- [ slack-badge ] : https://zewo-slackin.herokuapp.com/badge.svg
28
+ [ slack-badge ] : http://slack.zewo.io/badge.svg
31
29
[ slack-url ] : http://slack.zewo.io
32
30
[ travis-badge ] : https://travis-ci.org/GraphQLSwift/GraphQL.svg?branch=master
33
31
[ travis-url ] : https://travis-ci.org/GraphQLSwift/GraphQL
34
- [ codecov-badge ] : https://codecov.io/gh/GraphQLSwift/GraphQL/branch/master/graph/badge.svg
35
- [ codecov-url ] : https://codecov.io/gh/GraphQLSwift/GraphQL
36
32
[ codebeat-badge ] : https://codebeat.co/badges/13293962-d1d8-4906-8e62-30a2cbb66b38
37
33
[ codebeat-url ] : https://codebeat.co/projects/github-com-graphqlswift-graphql
0 commit comments