From f7c96e44b00987bfaf42ffe4c3d2a7282c6167d9 Mon Sep 17 00:00:00 2001
From: Vincent Liu <5900509+onecent1101@users.noreply.github.com>
Date: Tue, 29 Jun 2021 14:56:09 -0700
Subject: [PATCH] [LYN-4848] Migrate remaining doc links to o3de.org (#1632)
---
.../Editor/Attribution/AWSCoreAttributionConsentDialog.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp b/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp
index d67c53f389..69c4472f59 100644
--- a/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp
+++ b/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp
@@ -14,12 +14,12 @@ namespace AWSCore
{
constexpr const char* AWSAttributionConsentDialogTitle = "AWS Core Gem Usage Agreement";
constexpr const char* AWSAttributionConsentDialogMessage = "The AWS Core Gem has detected credentials for an Amazon Web Services account for this
\
- instance of O3DE. Click here to learn more about AWS integration, including how to
\
+ instance of O3DE. Click here to learn more about AWS integration, including how to
\
manage your AWS credentials.
\
Please note: when credentials are detected, AWS Core Gem sends telemetry data to AWS,
\
which helps us improve AWS services for O3DE. You can change this setting below, and at
\
any time in Settings: Global Preferences. Data sent is subject to the AWS Privacy Policy.
\
- Click here to learn more about what data is sent to AWS.";
+ Click here to learn more about what data is sent to AWS.";
constexpr const char* AWSAttributionConsentDialogCheckboxText = "Please share the information about my use of AWS Core Gem with AWS.";