Skip to content

Commit ff0ae61

Browse files
committed
Update README.md
1 parent 4238d6f commit ff0ae61

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,13 @@
99
<img src="https://flat.badgen.net/npm/node/hypixel-api-reborn">
1010
<img src="https://flat.badgen.net/npm/license/hypixel-api-reborn">
1111
<a href="https://github.com/Hypixel-API-Reborn/hypixel-api-reborn"><img src="https://flat.badgen.net/github/stars/hypixel-api-reborn/hypixel-api-reborn"></a>
12-
<a href="https://www.patreon.com/hypixelapireborn"><img src="https://i.imgur.com/gXkqa1Z.png?1"></a>
1312
<a href="https://www.npmjs.com/package/hypixel-api-reborn"><img src="https://nodei.co/npm/hypixel-api-reborn.png?compact=true"></a>
1413
<h2>This is the only Hypixel API wrapper for Node.js with intellisense support</h2>
1514
<br>
1615
</div>
1716

1817
### Links
19-
[Discord Support](https://discord.gg/NSEBNMM) | [Documentation](https://hypixel.stavzdev.xyz) | [NPM](https://www.npmjs.com/package/hypixel-api-reborn) | [GitHub](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn) | [PreMiD Presence](https://premid.app/store/presences/Hypixel%20API%20Reborn) | [ToDo](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn/projects/1) | [CLI](https://github.com/Hypixel-API-Reborn/cli)
18+
[Discord Support](https://discord.gg/NSEBNMM) | [Documentation](https://hypixel.stavzdev.me) | [NPM](https://www.npmjs.com/package/hypixel-api-reborn) | [GitHub](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn) | [PreMiD Presence](https://premid.app/store/presences/Hypixel%20API%20Reborn) | [ToDo](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn/projects/1) | [CLI](https://github.com/Hypixel-API-Reborn/cli)
2019

2120
#### Requirements
2221

@@ -46,7 +45,7 @@ hypixel.getGuild('name', 'The Foundation').then(guild => {
4645
console.error(e);
4746
})
4847
```
49-
For more examples go to our [documentation](https://hypixel.stavzdev.xyz/).
48+
For more examples go to our [documentation](https://hypixel.stavzdev.me/).
5049
## Changelog
5150
[v8.2.0](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn/releases/tag/8.2.0)
5251

0 commit comments

Comments
 (0)