You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ zap-java-api
3
3
4
4
Java client library for OWASP ZAP. In addition to scanning and spidering, it also provides programmatic access to the proxy.
5
5
6
-
The core functionality is in (ZAProxyScanner.java)[https://github.com/continuumsecurity/zap-java-api/blob/master/src/main/java/net/continuumsecurity/proxy/ZAProxyScanner.java]
6
+
The core functionality is in [ZAProxyScanner.java](https://github.com/continuumsecurity/zap-java-api/blob/master/src/main/java/net/continuumsecurity/proxy/ZAProxyScanner.java)
0 commit comments