fix: Correct namespace and link for DirectiveLocation in docs

This commit is contained in:
Daniel Tschinder 2018-06-28 11:58:51 +02:00 committed by GitHub
parent ddc3a01f09
commit 1b6fb4c29c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).