chore: Use raw GitHub link to show Vercel logo on website (#8343)

chore: use raw GitHub link to show on docs
This commit is contained in:
Jiralite
2022-07-23 22:38:49 +01:00
committed by GitHub
parent df42fdfc42
commit af837debe3
12 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@
<a href="https://github.com/discordjs/discord.js/actions"><img src="https://github.com/discordjs/discord.js/actions/workflows/test.yml/badge.svg" alt="Build status" /></a>
</p>
<p>
<a href="https://vercel.com/?utm_source=discordjs&utm_campaign=oss"><img src="https://github.com/discordjs/discord.js/blob/main/.github/powered-by-vercel.svg"alt="Vercel" /></a>
<a href="https://vercel.com/?utm_source=discordjs&utm_campaign=oss"><img src="https://raw.githubusercontent.com/discordjs/discord.js/main/.github/powered-by-vercel.svg" alt="Vercel" /></a>
</p>
</div>