Skip to content

Commit 15ace91

Browse files
authored
Merge pull request #352 from DenverCoderOne/header-image
docs: Fix broken header image
2 parents b5654ca + 662e919 commit 15ace91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<a href="https://pypi.org/project/discord-py-interactions/">
3-
<img src="https://raw.githubusercontent.com/muqshots/discord-py-interactions/master/.github/banner_transparent.png" alt="discord-py-interactions" height="128">
3+
<img src=".github/banner_transparent.png" alt="discord-py-interactions" height="128">
44
</a>
55
<h2>Your ultimate Discord interactions library for <a href="https://github.com/Rapptz/discord.py">discord.py</a>.</h2>
66
</div>

0 commit comments

Comments
 (0)