mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 19:50:55 +00:00
Change welcome logo to reference static one on site
This commit is contained in:
parent
33a4388121
commit
36be4c47f6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<br />
|
<br />
|
||||||
<p>
|
<p>
|
||||||
<a href="https://discord.js.org"><img src="/docs/logo.svg" width="546" alt="discord.js" /></a>
|
<a href="https://discord.js.org"><img src="/static/logo.svg" width="546" alt="discord.js" /></a>
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue