remove hard-coded domain in welcome logo

This commit is contained in:
Will Nelson
2018-07-26 17:14:52 -07:00
committed by Amish Shah
parent 92d753abe4
commit 9796489cbf

View File

@@ -1,7 +1,7 @@
<div align="center"> <div align="center">
<br /> <br />
<p> <p>
<a href="https://discord.js.org"><img src="https://discord.js.org/static/logo.svg" width="546" alt="discord.js" id="djs-logo" /></a> <a href="https://discord.js.org"><img src="/static/logo.svg" width="546" alt="discord.js" id="djs-logo" /></a>
</p> </p>
<br /> <br />
<p> <p>