From 65e4a6d7e9cebe9752d3dcf65c7c0f030a3ed324 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Tue, 17 Jan 2023 06:25:10 -0500 Subject: [PATCH] readme: fix link again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 209e144..a3627c1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Simple (enough) to configure Twitter -> Discord webhook. Runs on Node.js > You will need `git` installed to do this! ```sh -git clone https://github.com/Stovven/twitter-discord-webhook +git clone https://github.com/RGBCube/twitter-discord-webhook cd twitter-discord-webhook ```