docs: fixes broken link

This commit is contained in:
James
2021-01-13 21:15:19 -05:00
parent 7865a37998
commit 45708771b0

View File

@@ -92,4 +92,4 @@ You can even log in using the `login[collection-singular-label-here]` mutation t
### Query complexity limits
Payload comes with a built-in query complexity limiter to prevent bad people from trying to slow down your server by running massive queries. To learn more, [click here](/docs/production/security#graphql-complexity).
Payload comes with a built-in query complexity limiter to prevent bad people from trying to slow down your server by running massive queries. To learn more, [click here](/docs/production/preventing-abuse#limiting-graphql-complexity).