Skip to content

Commit d52e987

Browse files
committed
Remove unnecessary GitHub label
We only use this when the project page and the GitHub repo are distinct, but that's not the case here. Additionally, when rendered, the old format was showing an unbalanced parens, so that's fixed too.
1 parent 7248aaa commit d52e987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/code/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ Executor.execute(schema, query) map println
386386
### Swift / Objective-C iOS
387387
388388
- [Apollo iOS](http://dev.apollodata.com/ios/) ([github](https://github.com/apollostack/apollo-ios)): A GraphQL client for iOS that returns results as query-specific Swift types, and integrates with Xcode to show your Swift source and GraphQL side by side, with inline validation errors.
389-
- [GraphQL iOS]([github](https://github.com/funcompany/graphql-ios)): An Objective-C GraphQL client for iOS.
389+
- [GraphQL iOS](https://github.com/funcompany/graphql-ios): An Objective-C GraphQL client for iOS.
390390
391391
## Tools
392392

0 commit comments

Comments
 (0)