docs: Update HttpBasics_plan.adoc - fix broken link to https://www.zaproxy.org/ (#1803)

fix broken link OWASP ZAP -  https://www.zaproxy.org/

Co-authored-by: René Zubcevic <rene@zubcevic.com>
This commit is contained in:
Vandeputte Brice 2024-06-01 10:45:12 +02:00 committed by GitHub
parent 508703ffce
commit e219887f14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ This lesson presents the basics for understanding the transfer of data between t
The user should become familiar with the features of WebGoat by manipulating the above
buttons to view hints, show the HTTP request parameters, the HTTP request cookies, and the Java source code. You may also try using
link:https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project[OWASP Zed Attack Proxy] for the first time.
link:https://www.zaproxy.org/[OWASP Zed Attack Proxy] for the first time.
=== How HTTP works: