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 6ba9bd0 commit bc96fbcCopy full SHA for bc96fbc
wiki/BotBlockAPI.md
@@ -1,4 +1,4 @@
1
-[Site]: https://docs.botblock.org/JavaBotBlockAPI/com/andre601/javabotblockapi/Site.html
+[Site]: https://docs.botblock.org/JavaBotBlockAPI/org/botblock/javabotblockapi/Site.html
2
[API]: https://botblock.org/api/docs#count
3
4
The BotBlockAPI is the essential class for loading botlist sites and their API tokens to then post the Guild counts.
@@ -53,4 +53,4 @@ The minimum delay is 2 minutes. Anything below this number will throw an `Illega
53
### `build()`
54
> **Required**: Yes
55
56
-Builds the Instance of the BotBlockAPI with the previously set information.
+Builds the Instance of the BotBlockAPI with the previously set information.
0 commit comments