Skip to content

Commit 099ed8b

Browse files
docs: Fixes link formatting
1 parent bac0c4c commit 099ed8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ swiftformat .
132132
```
133133

134134
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
135+
[the canonical GraphQL implementation written in Javascript/Typescript](https://github.com/graphql/graphql-js). If there is any feature
136136
missing, looking at the original code and "translating" it to Swift works, most of the time. For example:
137137

138138
### Swift

0 commit comments

Comments
 (0)