From dcbbe15f38d677ca6eb22663e8fb87b54497c6a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A5sora?= <60399731+6days9weeks@users.noreply.github.com> Date: Thu, 21 Jan 2021 23:54:43 +0900 Subject: [PATCH] bonk the org, welcome harmonyland --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4c76c14..0b9fbfc 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ## Usage -You can import the package from https://deno.land/x/harmony/mod.ts (with latest version) or can add a version too, and raw GitHub URL (latest unpublished version) https://raw.githubusercontent.com/harmony-org/harmony/main/mod.ts too. +You can import the package from https://deno.land/x/harmony/mod.ts (with latest version) or can add a version too, and raw GitHub URL (latest unpublished version) https://raw.githubusercontent.com/harmonyland/harmony/main/mod.ts too. For a quick example, run this: @@ -137,9 +137,9 @@ new MyClient().connect('super secret token comes here', Intents.All) Documentation is available for `main` (branch) and `stable` (release). -- [Main](https://doc.deno.land/https/raw.githubusercontent.com/harmony-org/harmony/main/mod.ts) +- [Main](https://doc.deno.land/https/raw.githubusercontent.com/harmonyland/harmony/main/mod.ts) - [Stable](https://doc.deno.land/https/deno.land/x/harmony/mod.ts) -- [Guide](https://harmony-org.github.io) +- [Guide](https://harmonyland.github.io) ## Found a bug or want support? Join our discord server! @@ -159,6 +159,6 @@ Small note: If editing the README, please conform to the [standard-readme](https ## License -[MIT © 2020-2021 Harmony Org](LICENSE) +[MIT © 2020-2021 Harmonyland](LICENSE) -#### Made with ❤ by Harmony-org +#### Made with ❤ by Harmonyland