We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a77d6 commit 6022b28Copy full SHA for 6022b28
src/Interface/Lists/BotsForDiscord.ts
@@ -14,7 +14,7 @@ export default class BotsForDiscord extends Service {
14
15
/** The logo URL. */
16
static get logoURL() {
17
- return 'https://botsfordiscord.com/img/manifest/icon-512x512.png'
+ return 'https://discords.com/bots/img/manifest/icon-512x512.png'
18
}
19
20
/** Service's name. */
0 commit comments