Skip to content

Commit 3830406

Browse files
committed
link to path section
1 parent f1c0ec2 commit 3830406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 7 -- Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If an error can be associated to a particular field in the GraphQL result, it
134134
must contain an entry with the key `path` that details the path of the response
135135
field which experienced the error. This allows clients to identify whether a
136136
`null` result is intentional or caused by a runtime error. The value of this
137-
field is described in the "Path" section.
137+
field is described in the [Path](#sec-Path) section.
138138

139139
For example, if fetching one of the friends' names fails in the following
140140
operation:

0 commit comments

Comments
 (0)