We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e35ba commit b501f19Copy full SHA for b501f19
1 file changed
README.md
@@ -132,7 +132,7 @@ swiftformat .
132
```
133
134
Most of this repo mirrors the structure of
135
-(the canonical GraphQL implementation written in Javascript/Typescript)[https://github.com/graphql/graphql-js]. If there is any feature
+[the canonical GraphQL implementation written in Javascript/Typescript](https://github.com/graphql/graphql-js). If there is any feature
136
missing, looking at the original code and "translating" it to Swift works, most of the time. For example:
137
138
### Swift
0 commit comments