Skip to content

Commit 40229b8

Browse files
Ambro17jkimbo
authored andcommitted
Fix internal link on docs (#980)
1 parent 89a352e commit 40229b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types/scalars.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All Scalar types accept the following arguments. All are optional:
1313

1414
``required``: *boolean*
1515

16-
If ``True``, the server will enforce a value for this field. See `NonNull <./list-and-nonnull.html#nonnull>`_. Default is ``False``.
16+
If ``True``, the server will enforce a value for this field. See `NonNull <../list-and-nonnull.html#nonnull>`_. Default is ``False``.
1717

1818
``deprecation_reason``: *string*
1919

0 commit comments

Comments
 (0)