mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Fix linked whitespace 👀
This commit is contained in:
28
README.md
28
README.md
@@ -1,30 +1,16 @@
|
||||
<div align="center">
|
||||
<p>
|
||||
<a href="https://discord.js.org">
|
||||
<img src="https://i.imgur.com/StEGtEh.png" width="546" alt="discord.js" />
|
||||
</a>
|
||||
<a href="https://discord.js.org"><img src="https://i.imgur.com/StEGtEh.png" width="546" alt="discord.js" /></a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://discord.gg/bRCvFy9">
|
||||
<img src="https://discordapp.com/api/guilds/222078108977594368/embed.png" alt="Discord server" />
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/discord.js">
|
||||
<img src="https://img.shields.io/npm/v/discord.js.svg?maxAge=3600" alt="NPM version" />
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/discord.js">
|
||||
<img src="https://img.shields.io/npm/dt/discord.js.svg?maxAge=3600" alt="NPM downloads" />
|
||||
</a>
|
||||
<a href="https://travis-ci.org/hydrabolt/discord.js">
|
||||
<img src="https://travis-ci.org/hydrabolt/discord.js.svg" alt="Build status" />
|
||||
</a>
|
||||
<a href="https://david-dm.org/hydrabolt/discord.js">
|
||||
<img src="https://img.shields.io/david/hydrabolt/discord.js.svg?maxAge=3600" alt="Dependencies" />
|
||||
</a>
|
||||
<a href="https://discord.gg/bRCvFy9"><img src="https://discordapp.com/api/guilds/222078108977594368/embed.png" alt="Discord server" /></a>
|
||||
<a href="https://www.npmjs.com/package/discord.js"><img src="https://img.shields.io/npm/v/discord.js.svg?maxAge=3600" alt="NPM version" /></a>
|
||||
<a href="https://www.npmjs.com/package/discord.js"><img src="https://img.shields.io/npm/dt/discord.js.svg?maxAge=3600" alt="NPM downloads" /></a>
|
||||
<a href="https://travis-ci.org/hydrabolt/discord.js"><img src="https://travis-ci.org/hydrabolt/discord.js.svg" alt="Build status" /></a>
|
||||
<a href="https://david-dm.org/hydrabolt/discord.js"><img src="https://img.shields.io/david/hydrabolt/discord.js.svg?maxAge=3600" alt="Dependencies" /></a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://nodei.co/npm/discord.js/">
|
||||
<img src="https://nodei.co/npm/discord.js.png?downloads=true&stars=true" alt="NPM info" />
|
||||
</a>
|
||||
<a href="https://nodei.co/npm/discord.js/"><img src="https://nodei.co/npm/discord.js.png?downloads=true&stars=true" alt="NPM info" /></a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,30 +1,16 @@
|
||||
<div align="center">
|
||||
<p>
|
||||
<a href="https://discord.js.org">
|
||||
<img src="https://i.imgur.com/StEGtEh.png" width="546" alt="discord.js" />
|
||||
</a>
|
||||
<a href="https://discord.js.org"><img src="https://i.imgur.com/StEGtEh.png" width="546" alt="discord.js" /></a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://discord.gg/bRCvFy9">
|
||||
<img src="https://discordapp.com/api/guilds/222078108977594368/embed.png" alt="Discord server" />
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/discord.js">
|
||||
<img src="https://img.shields.io/npm/v/discord.js.svg?maxAge=3600" alt="NPM version" />
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/discord.js">
|
||||
<img src="https://img.shields.io/npm/dt/discord.js.svg?maxAge=3600" alt="NPM downloads" />
|
||||
</a>
|
||||
<a href="https://travis-ci.org/hydrabolt/discord.js">
|
||||
<img src="https://travis-ci.org/hydrabolt/discord.js.svg" alt="Build status" />
|
||||
</a>
|
||||
<a href="https://david-dm.org/hydrabolt/discord.js">
|
||||
<img src="https://img.shields.io/david/hydrabolt/discord.js.svg?maxAge=3600" alt="Dependencies" />
|
||||
</a>
|
||||
<a href="https://discord.gg/bRCvFy9"><img src="https://discordapp.com/api/guilds/222078108977594368/embed.png" alt="Discord server" /></a>
|
||||
<a href="https://www.npmjs.com/package/discord.js"><img src="https://img.shields.io/npm/v/discord.js.svg?maxAge=3600" alt="NPM version" /></a>
|
||||
<a href="https://www.npmjs.com/package/discord.js"><img src="https://img.shields.io/npm/dt/discord.js.svg?maxAge=3600" alt="NPM downloads" /></a>
|
||||
<a href="https://travis-ci.org/hydrabolt/discord.js"><img src="https://travis-ci.org/hydrabolt/discord.js.svg" alt="Build status" /></a>
|
||||
<a href="https://david-dm.org/hydrabolt/discord.js"><img src="https://img.shields.io/david/hydrabolt/discord.js.svg?maxAge=3600" alt="Dependencies" /></a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://nodei.co/npm/discord.js/">
|
||||
<img src="https://nodei.co/npm/discord.js.png?downloads=true&stars=true" alt="NPM info" />
|
||||
</a>
|
||||
<a href="https://nodei.co/npm/discord.js/"><img src="https://nodei.co/npm/discord.js.png?downloads=true&stars=true" alt="NPM info" /></a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user