Fix internal link on docs

This commit is contained in:
Ambro 2019-05-30 16:45:52 -03:00 committed by GitHub
parent 1fcdeaac65
commit 24c906d417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ All Scalar types accept the following arguments. All are optional:
``required``: *boolean* ``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* ``deprecation_reason``: *string*