From fc7111d577a9040ad1841fd07212d4c767a98271 Mon Sep 17 00:00:00 2001 From: DjDeveloper <43033058+DjDeveloperr@users.noreply.github.com> Date: Thu, 3 Dec 2020 18:05:36 +0530 Subject: [PATCH] fix(readme): broken docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca08267..750ffb8 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ client.connect('super secret token comes here', Intents.All) ## Docs Documentation is available for `main` (branch) and `stable` (release). -- [Main](https://doc.deno.land/https/raw.githubusercontent.com/harmony-org/harmony/jsdoc/mod.ts) +- [Main](https://doc.deno.land/https/raw.githubusercontent.com/harmony-org/harmony/main/mod.ts) - [Stable](https://doc.deno.land/https/deno.land/x/harmony/mod.ts) ## Found a bug or want support? Join our discord server!