1
Fork 0
mirror of https://github.com/RGBCube/TwitterDiscordWebhook synced 2025-07-27 13:07:45 +00:00

readme: fix link again

This commit is contained in:
RGBCube 2023-01-17 06:25:10 -05:00
parent f972c9f7ca
commit 65e4a6d7e9

View file

@ -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
```