diff --git a/doc/general-config.md b/doc/general-config.md index 8cb91965..0cf68aca 100644 --- a/doc/general-config.md +++ b/doc/general-config.md @@ -45,7 +45,7 @@ appSync: - `resolvers`: See [Resolvers](resolvers.md) - `pipelineFunctions`: See [Pipeline functions](pipeline-functions.md) - `substitutions`: See [Substitutions](substitutions.md). Deprecated: Use environment variables. -- `environment`: A list of environment variables for the API. See [Official Documentation](https://docs.aws.amazon.com/appsync/latest/devguide/environmental-variables.html) +- `environment`: A list of environment variables for the API. See [Official Documentation](https://docs.aws.amazon.com/appsync/latest/devguide/environment-variables.html) - `caching`: See [Cacing](caching.md) - `waf`: See [Web Application Firefall](WAF.md) - `logging`: See [Logging](#Logging)