Skip to content

Commit e590727

Browse files
committed
jdoc fix
1 parent 7709399 commit e590727

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/main/java/org/htmlunit/javascript/proxyautoconfig/ProxyAutoConfig.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@
3030
/**
3131
* Provides an implementation of Proxy Auto-Config (PAC).
3232
*
33-
* @see <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/
34-
* Proxy_Auto-Configuration_PAC_file">Proxy Auto-Configuration (PAC) file</a>
33+
* @see <a href=
34+
* "https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file">
35+
* Proxy Auto-Configuration (PAC) file</a>
3536
*
3637
* @author Ahmed Ashour
3738
* @author Ronald Brill

0 commit comments

Comments
 (0)