From 63bc51704ce3c03dac3b754f82ca737c0ffe95a0 Mon Sep 17 00:00:00 2001 From: Rj98-sh Date: Fri, 12 Jun 2026 15:19:57 -0400 Subject: [PATCH] Update uninstall-rocket-cyber-agent.md URL fix --- docs/vsa/procedures/uninstall-rocket-cyber-agent.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/vsa/procedures/uninstall-rocket-cyber-agent.md b/docs/vsa/procedures/uninstall-rocket-cyber-agent.md index cb095e41d..0c56fe398 100644 --- a/docs/vsa/procedures/uninstall-rocket-cyber-agent.md +++ b/docs/vsa/procedures/uninstall-rocket-cyber-agent.md @@ -20,9 +20,9 @@ The script is vendor-provided and is intended to ensure a clean uninstallation o ### References -- **RocketCyber Documentation:** `https://help.rocketcyber.kaseya.com/help/Content/deployment/how-to-uninstall-rocketcyber-agent.html` +- **RocketCyber Documentation:** https://help.rocketcyber.kaseya.com/help/Content/deployment/how-to-uninstall-rocketcyber-agent.html -- **Vendor-Provided PowerShell Script:** `https://help.rocketcyber.kaseya.com/help/Content/Resources/Documents/rocketagent_uninstall.ps1` +- **Vendor-Provided PowerShell Script:** https://help.rocketcyber.kaseya.com/help/Content/Resources/Documents/rocketagent_uninstall.ps1 ## Sample Run @@ -43,7 +43,7 @@ The script is vendor-provided and is intended to ensure a clean uninstallation o ## Changelog -### 2026-06-11 +### 2026-06-12 - Initial version of the document