diff --git a/website/content/docs/deprecation/index.mdx b/website/content/docs/deprecation/index.mdx
index 109b6913e9..a29f1d13a9 100644
--- a/website/content/docs/deprecation/index.mdx
+++ b/website/content/docs/deprecation/index.mdx
@@ -38,13 +38,13 @@ or raise a ticket with your support team.
@include 'deprecation/active-directory-secrets-engine.mdx'
-@include 'deprecation/centrify-auth-method.mdx'
-
@include 'deprecation/vault-agent-api-proxy.mdx'
+@include 'deprecation/centrify-auth-method.mdx'
+
diff --git a/website/content/partials/deprecation/aws-field-change.mdx b/website/content/partials/deprecation/aws-field-change.mdx
index 3d4733edd1..f90b5f1515 100644
--- a/website/content/partials/deprecation/aws-field-change.mdx
+++ b/website/content/partials/deprecation/aws-field-change.mdx
@@ -5,6 +5,7 @@
| APR 2024 | N/A | N/A
The `security_token` field returned for AssumeRole and FederationToken
-credentials is deprecated in favor of `session_token`.
-Consult the [AWS secrets engine API documentation](/vault/api-docs/secret/aws)
-for more information.
+credentials is deprecated in favor of `session_token`.
+
+For more information, consult the
+[AWS secrets engine API](/vault/api-docs/secret/aws) documentation.