Skip to content

Commit 0157a79

Browse files
authored
Fix link format for input coercion rules (#1189)
Updated link for input coercion rules to use relative URL.
1 parent a24a615 commit 0157a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1801,7 +1801,7 @@ _request error_ must be raised.
18011801
error_ must be raised.
18021802

18031803
- All _Input Object_
1804-
[input coercion rules](http://localhost:3000/draft#sec-Input-Objects.Input-Coercion)
1804+
[input coercion rules](#sec-Input-Objects.Input-Coercion)
18051805
must also apply to an _OneOf Input Object_.
18061806

18071807
- The resulting coerced map must contain exactly one entry and the value for

0 commit comments

Comments
 (0)