From f4b63114dc37401d32b864bf5bd7188ae3611045 Mon Sep 17 00:00:00 2001
From: thc202
Date: Fri, 10 Jan 2025 12:05:01 +0000
Subject: [PATCH] pscan: fix broken help link
Correct the file name.
Signed-off-by: thc202
---
addOns/pscan/CHANGELOG.md | 3 ++-
.../javahelp/org/zaproxy/addon/pscan/help/contents/pscan.html | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/addOns/pscan/CHANGELOG.md b/addOns/pscan/CHANGELOG.md
index e48e7d127f..df168bcf94 100644
--- a/addOns/pscan/CHANGELOG.md
+++ b/addOns/pscan/CHANGELOG.md
@@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
-
+### Fixed
+- Fix broken link the help page.
## [0.1.0] - 2025-01-10
### Added
diff --git a/addOns/pscan/src/main/javahelp/org/zaproxy/addon/pscan/help/contents/pscan.html b/addOns/pscan/src/main/javahelp/org/zaproxy/addon/pscan/help/contents/pscan.html
index a872e383c4..3dbc2cf56d 100644
--- a/addOns/pscan/src/main/javahelp/org/zaproxy/addon/pscan/help/contents/pscan.html
+++ b/addOns/pscan/src/main/javahelp/org/zaproxy/addon/pscan/help/contents/pscan.html
@@ -31,7 +31,7 @@ Passive Scan
-The alerts raised by passive scan rules can be configured using the Options Passive Scan Rules screen.
+The alerts raised by passive scan rules can be configured using the Options Passive Scan Rules screen.
Official Videos