@@ -6,7 +6,6 @@ The Swift implementation for GraphQL, a query language for APIs created by Faceb
66[ ![ License] [ mit-badge ]] [ mit-url ]
77[ ![ Slack] [ slack-badge ]] [ slack-url ]
88[ ![ Travis] [ travis-badge ]] [ travis-url ]
9- [ ![ Codecov] [ codecov-badge ]] [ codecov-url ]
109[ ![ Codebeat] [ codebeat-badge ]] [ codebeat-url ]
1110
1211Looking 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
2221
2322This project is released under the MIT license. See [ LICENSE] ( LICENSE ) for details.
2423
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
2625[ swift-url ] : https://swift.org
2726[ mit-badge ] : https://img.shields.io/badge/License-MIT-blue.svg?style=flat
2827[ 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
3129[ slack-url ] : http://slack.zewo.io
3230[ travis-badge ] : https://travis-ci.org/GraphQLSwift/GraphQL.svg?branch=master
3331[ 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
3632[ codebeat-badge ] : https://codebeat.co/badges/13293962-d1d8-4906-8e62-30a2cbb66b38
3733[ codebeat-url ] : https://codebeat.co/projects/github-com-graphqlswift-graphql
0 commit comments