Skip to content

Commit 6022b28

Browse files
committed
chore(BotsForDiscord): update logo url
1 parent b9a77d6 commit 6022b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Interface/Lists/BotsForDiscord.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default class BotsForDiscord extends Service {
1414

1515
/** The logo URL. */
1616
static get logoURL() {
17-
return 'https://botsfordiscord.com/img/manifest/icon-512x512.png'
17+
return 'https://discords.com/bots/img/manifest/icon-512x512.png'
1818
}
1919

2020
/** Service's name. */

0 commit comments

Comments
 (0)