From ff0ae6109136806cf44fbe5bcd18b9bb5b5a2349 Mon Sep 17 00:00:00 2001 From: StavZDev Date: Mon, 26 Jul 2021 13:02:11 +0500 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 318ffa32..a77949d4 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,13 @@ -

This is the only Hypixel API wrapper for Node.js with intellisense support


### Links -[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) +[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) #### Requirements @@ -46,7 +45,7 @@ hypixel.getGuild('name', 'The Foundation').then(guild => { console.error(e); }) ``` -For more examples go to our [documentation](https://hypixel.stavzdev.xyz/). +For more examples go to our [documentation](https://hypixel.stavzdev.me/). ## Changelog [v8.2.0](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn/releases/tag/8.2.0)