diff --git a/docs/type-system/directives.md b/docs/type-system/directives.md index 454ce4c..a7bee80 100644 --- a/docs/type-system/directives.md +++ b/docs/type-system/directives.md @@ -58,4 +58,4 @@ $trackDirective = new Directive([ ``` See possible directive locations in -[`GraphQL\Type\Definition\DirectiveLocation`](../reference.md#graphqltypedefinitiondirectivelocation). +[`GraphQL\Language\DirectiveLocation`](../reference.md#graphqllanguagedirectivelocation).