Skip to content

Commit 598f337

Browse files
authored
Merge pull request #288 from thc202/tweak-intro
Tweak intro page
2 parents 34acd6f + 964acfb commit 598f337

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <H1>
1212
<p>
1313
Welcome to the The OWASP Zed Attack Proxy (ZAP) Desktop User Guide.<br/><br/>
1414
This is available both as context sensitive help within ZAP and online at
15-
https://github.com/zaproxy/zap-core-help/wiki/HelpIntro
15+
https://www.zaproxy.org/docs/desktop/
1616
<p>
1717
ZAP is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications.
1818
<p>
@@ -47,7 +47,6 @@ <H2>External links</H2>
4747
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="https://www.owasp.org/index.php/ZAP">ZAP homepage</a></td></tr>
4848
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><a href="https://en.wikipedia.org/wiki/Proxy_server">Wikipedia entry for proxies</a></td></tr>
4949
</table>
50-
<br/>
51-
<p>
50+
5251
</BODY>
5352
</HTML>

0 commit comments

Comments
 (0)