We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443e4d9 commit bd73a99Copy full SHA for bd73a99
src/main/java/com/darksci/pardot/api/auth/AuthorizationServer.java
@@ -22,7 +22,7 @@
22
/**
23
* Used for defining an alternative Authorization Server hostname or end point for SSO OAuth2 authentication.
24
*
25
- * Standard Salesforce default is defined {@link AuthorizationServer.DEFAULT_SALESFORCE}
+ * Standard Salesforce default is defined {@see AuthorizationServer.DEFAULT_SALESFORCE}
26
*/
27
public class AuthorizationServer {
28
0 commit comments