AWS amplify documentation change
Summary
Updated build settings documentation link reference
Security assessment
Routine documentation correction with no security implications
Diff
diff --git a/amplify/latest/userguide/redeploy-ssg-to-ssr.md b/amplify/latest/userguide/redeploy-ssg-to-ssr.md index f325d4779..bd15b0f2b 100644 --- a//amplify/latest/userguide/redeploy-ssg-to-ssr.md +++ b//amplify/latest/userguide/redeploy-ssg-to-ssr.md @@ -56 +56 @@ A service role is the AWS Identity and Access Management (IAM) role that Amplify -Before you redeploy your app with SSR functionality, you must update the build settings for the app to set the output directory to `.next`. You can edit the build settings in the Amplify console or in an `amplify.yml` file stored in your repo. For more information see, [Configuring the build settings for an app](./build-settings.html). +Before you redeploy your app with SSR functionality, you must update the build settings for the app to set the output directory to `.next`. You can edit the build settings in the Amplify console or in an `amplify.yml` file stored in your repo. For more information see, [Configuring the build settings for an Amplify application](./build-settings.html).