From fbe4580a7b95c3398e27c6bb7c93d6352250981e Mon Sep 17 00:00:00 2001 From: Saksham Shekher <95137948+OshekharO@users.noreply.github.com> Date: Wed, 1 Mar 2023 06:47:09 +0530 Subject: [PATCH] Minor correction --- devs/create-your-own-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devs/create-your-own-providers.md b/devs/create-your-own-providers.md index 85a6098..7d732c1 100644 --- a/devs/create-your-own-providers.md +++ b/devs/create-your-own-providers.md @@ -18,7 +18,7 @@ Video links are often the most protected part of the website and if you cannot s ## 0. Scraping -If you are unfamiliar with the concept of scraping, you should probably start by reading [this guide](scraping) which should hopefuly familiarize you with this technique. +If you are unfamiliar with the concept of scraping, you should probably start by reading [this guide](scraping/gettingstarted/) which should hopefuly familiarize you with this technique. ## 1. Searching