From 2632155e2c8f87ae0d4e89ef560a617a0c381d44 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Sat, 7 Dec 2024 01:26:15 +0000 Subject: [PATCH] fix: use correct heading id --- docs/stremio/addons/stremio-gdrive.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stremio/addons/stremio-gdrive.mdx b/docs/stremio/addons/stremio-gdrive.mdx index 50c8f0f..35a3c12 100644 --- a/docs/stremio/addons/stremio-gdrive.mdx +++ b/docs/stremio/addons/stremio-gdrive.mdx @@ -177,7 +177,7 @@ I will go through the steps to set up this addon through a Cloudflare Worker. ![Google OAuth Platform](/img/stremio/gdrive/google_auth_platform_clients_download.png) - 4. A pop-up will appear with your `Client ID` and `Client Secret`. Copy these values into the inputs below at [Google OAuth Tool](#OAuth Tool). + 4. A pop-up will appear with your `Client ID` and `Client Secret`. Copy these values into the inputs below at the [OAuth Tool](#oauth-tool). ![Google OAuth Platform](/img/stremio/gdrive/google_auth_platform_clients_download_menu.png)