From 2fb566fb38274662a2a21ee098996597aa4a91e1 Mon Sep 17 00:00:00 2001 From: EgonMarmol <56889319+EgonMarmol@users.noreply.github.com> Date: Sun, 4 Oct 2020 23:14:25 +0200 Subject: [PATCH] Twitch integration: Fixed old URL reference (#14903) --- source/_integrations/twitch.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/twitch.markdown b/source/_integrations/twitch.markdown index 12927722335..26f019be52f 100644 --- a/source/_integrations/twitch.markdown +++ b/source/_integrations/twitch.markdown @@ -12,7 +12,7 @@ The `twitch` platform will allow you to monitor [Twitch](https://www.twitch.tv/) ## Setup Client ID -Create a new app at "Register Your Application" in the [Twitch developer portal](https://glass.twitch.tv/console/apps). Then get the __Client ID__ for the new application. +Create a new app at "Register Your Application" in the [Twitch developer portal](https://dev.twitch.tv/console/apps). Then get the __Client ID__ for the new application. ## Setup OAuth Token