Skip to content

Commit 99ccb49

Browse files
committed
Implement minor rebrand changes
1 parent 578a784 commit 99ccb49

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

addOns/help/src/main/javahelp/contents/intro.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<HEAD>
44
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
55
<TITLE>
6-
The ZAP Desktop User Guide
6+
The ZAP by Checkmarx Desktop User Guide
77
</TITLE>
88
</HEAD>
99
<BODY>
1010
<H1>
11-
ZAP Desktop User Guide</H1>
11+
ZAP by Checkmarx Desktop User Guide</H1>
1212
<p>
1313
Welcome to the Zed Attack Proxy (ZAP) Desktop User Guide.<br/><br/>
1414
This is available both as context sensitive help within ZAP and online at

addOns/help/src/main/javahelp/helpset.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<helpset version="2.0" xml:lang="en-GB">
77

88
<!-- title -->
9-
<title>ZAP - Desktop User Guide</title>
9+
<title>ZAP by Checkmarx - Desktop User Guide</title>
1010

1111
<!-- maps -->
1212
<maps>

addOns/help/src/main/javahelp/toc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
TOC merger is defined in org.zaproxy.zap.extension.help.ZapTocMerger.
1010
-->
1111
<toc version="2.0">
12-
<tocitem text="ZAP Desktop User Guide" image="toplevelfolder" tocid="toplevelitem">
12+
<tocitem text="ZAP by Checkmarx Desktop User Guide" image="toplevelfolder" tocid="toplevelitem">
1313

1414
<tocitem text="Introduction" target="zap.intro"/>
1515

0 commit comments

Comments
 (0)