From 2705a61be4db758d8829f151fcf887ce9786bb4d Mon Sep 17 00:00:00 2001 From: Shay Date: Fri, 8 Apr 2022 14:04:15 -0700 Subject: [PATCH] update github link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c87fcca..6387645 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Configuring the app is covered in detail in the [getting started guide](https:// First clone the project: ``` -git clone https://github.com/shaydewael/discord-getting-started.git +git clone https://github.com/discord/discord-example-app.git ``` Then navigate to its directory and install dependencies: