Skip to content

Commit 71ebd77

Browse files
committed
Fix broken link tag
1 parent 280767f commit 71ebd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/botblock/javabotblockapi/core/BotBlockAPI.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public static class Builder{
6565
public Builder(){}
6666

6767
/**
68-
* Adds the provided {@link SiteOld Site name} and token to the Map.
68+
* Adds the provided {@link org.botblock.javabotblockapi.core.Site Site name} and token to the Map.
6969
* <br>Entries with the same key will be overwritten.
7070
*
7171
* @param site

0 commit comments

Comments
 (0)