[LYN-4848] Migrate remaining doc links to o3de.org (#1632)
This commit is contained in:
@@ -14,12 +14,12 @@ namespace AWSCore
|
||||
{
|
||||
constexpr const char* AWSAttributionConsentDialogTitle = "AWS Core Gem Usage Agreement";
|
||||
constexpr const char* AWSAttributionConsentDialogMessage = "<nobr>The AWS Core Gem has detected credentials for an Amazon Web Services account for this</nobr><br>\
|
||||
<nobr>instance of O3DE. <a href=\"https://docs.o3de.org/docs/user-guide/gems/reference/aws/aws-core/configuring-credentials\">Click here</a> to learn more about AWS integration, including how to</nobr><br>\
|
||||
<nobr>instance of O3DE. <a href=\"https://o3de.org/docs/user-guide/gems/reference/aws/aws-core/configuring-credentials\">Click here</a> to learn more about AWS integration, including how to</nobr><br>\
|
||||
<nobr>manage your AWS credentials.</nobr><br><br>\
|
||||
<nobr>Please note: when credentials are detected, AWS Core Gem sends telemetry data to AWS,</nobr><br>\
|
||||
<nobr>which helps us improve AWS services for O3DE. You can change this setting below, and at</nobr><br>\
|
||||
<nobr>any time in Settings: Global Preferences. Data sent is subject to the <a href=\"https://aws.amazon.com/privacy\">AWS Privacy Policy</a>.</nobr><br>\
|
||||
<nobr><a href=\"https://docs.o3de.org/docs/user-guide/gems/reference/aws/aws-core/telemetry-data-collection\">Click here</a> to learn more about what data is sent to AWS.</nobr>";
|
||||
<nobr><a href=\"https://o3de.org/docs/user-guide/gems/reference/aws/aws-core/telemetry-data-collection\">Click here</a> to learn more about what data is sent to AWS.</nobr>";
|
||||
|
||||
constexpr const char* AWSAttributionConsentDialogCheckboxText = "Please share the information about my use of AWS Core Gem with AWS.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user