chore: use full link for vercel banner in readmes

This commit is contained in:
iCrawl
2022-07-19 19:43:14 +02:00
parent ce1807dc80
commit e7d4d41640
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="../../.github/powered-by-vercel.svg"alt="Vercel" /></a>
<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>
</p>
</div>