diff --git a/docs/content/2.deploy/20.providers/aws-amplify.md b/docs/content/2.deploy/20.providers/aws-amplify.md index c8e9e55d53..7f9cbea810 100644 --- a/docs/content/2.deploy/20.providers/aws-amplify.md +++ b/docs/content/2.deploy/20.providers/aws-amplify.md @@ -4,10 +4,6 @@ Deploy Nitro apps to [AWS Amplify Hosting](https://aws.amazon.com/amplify/). **Preset:** `aws_amplify` ([switch to this preset](/deploy/#changing-the-deployment-preset)) -::alert{type="warning"} -Currently you might need a custom `amplify.yml` file in order to have a working deployment ([see examples](https://nitro.unjs.io/deploy/providers/aws-amplify#amplifyyml)). -:: - ## Deploy to AWS Amplify Hosting ::alert