Skip to content

Commit 816b776

Browse files
fix: update the link for the aoc embed thumbnail
1 parent 89f20b8 commit 816b776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/exts/advent_of_code/_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
AOC_EMBED_THUMBNAIL = (
4444
"https://raw.githubusercontent.com/python-discord"
45-
"/branding/main/seasonal/christmas/server_icons/festive_256.gif"
45+
"/branding/main/events/christmas/server_icons/festive_256.gif"
4646
)
4747

4848
# Create an easy constant for the EST timezone

0 commit comments

Comments
 (0)