diff --git a/docs/stremio/addons/stremio-gdrive.mdx b/docs/stremio/addons/stremio-gdrive.mdx index ff4fa7d..5eda38b 100644 --- a/docs/stremio/addons/stremio-gdrive.mdx +++ b/docs/stremio/addons/stremio-gdrive.mdx @@ -78,7 +78,7 @@ I will go through the steps to set up this addon through a Cloudflare Worker. 3. You should be met with a message telling you that `Google Auth Platform not configured yet`, click on `Get Started`: - ![Google OAuth Platform](/img/stremio/gdrive/google_auth_platform_0.png) + ![Google OAuth Platform](/img/stremio/gdrive/google_auth_platform_0.png) 4. Fill in the form: @@ -148,7 +148,7 @@ I will go through the steps to set up this addon through a Cloudflare Worker. 4. You'll be asked to give a name to your worker. You can name it anything, this will be the URL you enter into Stremio to access your addon. Click `Deploy` once named. - ![Cloudflare Workers](/img/stremio/gdrive/cloudflare_create_a_worker.png) + ![Cloudflare Workers](/img/stremio/gdrive/cloudflare_create_a_worker.png) 5. Once its done being deployed, you should be shown a success message. Click the `Edit code` button: