Fix internal link on docs (#980)

This commit is contained in:
Ambro 2019-06-04 13:23:24 -03:00 committed by Jonathan Kim
parent 89a352e93a
commit 40229b8a73

View File

@ -13,7 +13,7 @@ All Scalar types accept the following arguments. All are optional:
``required``: *boolean*
If ``True``, the server will enforce a value for this field. See `NonNull <./list-and-nonnull.html#nonnull>`_. Default is ``False``.
If ``True``, the server will enforce a value for this field. See `NonNull <../list-and-nonnull.html#nonnull>`_. Default is ``False``.
``deprecation_reason``: *string*