We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3023ef0 commit c3dea48Copy full SHA for c3dea48
spec/Section 3 -- Type System.md
@@ -179,7 +179,7 @@ made available via introspection.
179
180
To allow GraphQL service designers to easily publish documentation alongside the
181
capabilities of a GraphQL service, GraphQL descriptions are defined using the
182
-Markdown syntax (as specified by [CommonMark](https://commonmark.org/)). In the
+Markdown syntax (as specified by [CommonMark](http://commonmark.org/)). In the
183
type system definition language, these description strings (often {BlockString})
184
occur immediately before the definition they describe.
185
0 commit comments