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 280767f commit 71ebd77Copy full SHA for 71ebd77
core/src/main/java/org/botblock/javabotblockapi/core/BotBlockAPI.java
@@ -65,7 +65,7 @@ public static class Builder{
65
public Builder(){}
66
67
/**
68
- * Adds the provided {@link SiteOld Site name} and token to the Map.
+ * Adds the provided {@link org.botblock.javabotblockapi.core.Site Site name} and token to the Map.
69
* <br>Entries with the same key will be overwritten.
70
*
71
* @param site
0 commit comments