Skip to content

Commit 7ebfa63

Browse files
astorijeSashko Stubailo
authored andcommitted
Fix wrong link to inline fragments (graphql#131)
1 parent b47d2eb commit 7ebfa63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/learn/Learn-Schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ query HeroForEpisode($ep: Episode!) {
291291
}
292292
```
293293

294-
Learn more about this in the [inline fragments](XXX) section in the query guide.
294+
Learn more about this in the [inline fragments](/learn/queries/#inline-fragments) section in the query guide.
295295

296296
### Union types
297297

0 commit comments

Comments
 (0)