AWS systems-manager documentation change
Summary
Fixed URL formatting in console link by adding an extra slash
Security assessment
The change only corrects a URL path syntax error (adding an extra slash). There is no indication of security implications or security-related content modification.
Diff
diff --git a/systems-manager/latest/userguide/patch-manager.md b/systems-manager/latest/userguide/patch-manager.md index 2231e15c1..d4c2fa146 100644 --- a//systems-manager/latest/userguide/patch-manager.md +++ b//systems-manager/latest/userguide/patch-manager.md @@ -17 +17 @@ Systems Manager provides support for _patch policies_ in Quick Setup, a tool in -You can use Patch Manager to apply patches for both operating systems and applications. (On Windows Server, application support is limited to updates for applications released by Microsoft.) You can use Patch Manager to install Service Packs on Windows nodes and perform minor version upgrades on Linux nodes. You can patch fleets of Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, on-premises servers, and virtual machines (VMs) by operating system type. This includes supported versions of several operating systems, as listed in [Patch Manager prerequisites](./patch-manager-prerequisites.html). You can scan instances to see only a report of missing patches, or you can scan and automatically install all missing patches. To get started with Patch Manager, open the [Systems Manager console](https://console.aws.amazon.com/systems-manager/patch-manager). In the navigation pane, choose **Patch Manager**. +You can use Patch Manager to apply patches for both operating systems and applications. (On Windows Server, application support is limited to updates for applications released by Microsoft.) You can use Patch Manager to install Service Packs on Windows nodes and perform minor version upgrades on Linux nodes. You can patch fleets of Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, on-premises servers, and virtual machines (VMs) by operating system type. This includes supported versions of several operating systems, as listed in [Patch Manager prerequisites](./patch-manager-prerequisites.html). You can scan instances to see only a report of missing patches, or you can scan and automatically install all missing patches. To get started with Patch Manager, open the [Systems Manager console](https://console.aws.amazon.com//systems-manager/patch-manager). In the navigation pane, choose **Patch Manager**.