AWS tag-editor documentation change
Summary
Corrected URL formatting for links to AWS Organizations documentation by adding double slashes.
Security assessment
The changes involve URL syntax fixes without altering the documented security practices. Tag policies are a security feature, but the updates here do not add new security documentation or address a specific security vulnerability.
Diff
diff --git a/tag-editor/latest/userguide/tag-policies-orgs.md b/tag-editor/latest/userguide/tag-policies-orgs.md index 74df2c115..f16c373b0 100644 --- a//tag-editor/latest/userguide/tag-policies-orgs.md +++ b//tag-editor/latest/userguide/tag-policies-orgs.md @@ -9 +9 @@ Prerequisites and permissions -A [_tag policy_](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies.html) is a type of policy that you create in AWS Organizations. You can use tag policies to help standardize tags across the resources in your organization's accounts. To use tag policies, we recommend that you follow the workflows described in [Getting started with tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-getting-started.html) in the _AWS Organizations User Guide_. As mentioned on that page, the recommended workflows include finding and correcting noncompliant tags. To accomplish these tasks, you use the Tag Editor console. +A [_tag policy_](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_tag-policies.html) is a type of policy that you create in AWS Organizations. You can use tag policies to help standardize tags across the resources in your organization's accounts. To use tag policies, we recommend that you follow the workflows described in [Getting started with tag policies](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_tag-policies-getting-started.html) in the _AWS Organizations User Guide_. As mentioned on that page, the recommended workflows include finding and correcting noncompliant tags. To accomplish these tasks, you use the Tag Editor console. @@ -34 +34 @@ Evaluating compliance with tag policies requires the following: - * [Prerequisites and permissions for managing tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-prereqs.html) + * [Prerequisites and permissions for managing tag policies](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_tag-policies-prereqs.html) @@ -36 +36 @@ Evaluating compliance with tag policies requires the following: - * [Enabling tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_enable-disable.html) + * [Enabling tag policies](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_enable-disable.html) @@ -38 +38 @@ Evaluating compliance with tag policies requires the following: - * [Getting started with tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-getting-started.html) + * [Getting started with tag policies](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_tag-policies-getting-started.html)