From 412dbd9f7cb938d6664c518b67be92ab8b01cd78 Mon Sep 17 00:00:00 2001 From: Pasha Fateev Date: Fri, 27 Sep 2024 16:04:43 -0700 Subject: [PATCH] fix(samples): replace broken link with valid one --- discord_to_spreadsheet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord_to_spreadsheet/README.md b/discord_to_spreadsheet/README.md index a2822d7d..0fa9afc1 100644 --- a/discord_to_spreadsheet/README.md +++ b/discord_to_spreadsheet/README.md @@ -20,7 +20,7 @@ This project automates the process of logging Discord messages to a Google Sheet ### Configure Integrations -- [Discord](https://docs.autokitteh.com/integrations/discord/config) +- [Discord](https://docs.autokitteh.com/integrations/discord/connection) - [Google Sheets](https://docs.autokitteh.com/integrations/google/config) ### Clone the Repository