From ebba2beb03b5cfdecf7914bf91fce7ac329d7452 Mon Sep 17 00:00:00 2001 From: Johannes Nagl Date: Wed, 13 Jun 2018 14:17:33 +0200 Subject: [PATCH] fix link to security page --- src/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/config.php b/src/config/config.php index 0d51e6e6..8b454b77 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -199,7 +199,7 @@ /* * Options to limit the query complexity and depth. See the doc - * @ https://github.com/webonyx/graphql-php#security + * @ https://github.com/webonyx/graphql-php/blob/master/docs/security.md#disabling-introspection * for details. Disabled by default. */ 'security' => [