From 66b27ef21ee67f5aa39da33338c33e241922f8a3 Mon Sep 17 00:00:00 2001 From: Screeching Bagel Date: Sun, 25 Feb 2024 17:33:53 -0800 Subject: [PATCH] update docs links in README.md updated to https://movie-web.github.io/providers/ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0cadad..ebc7991 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ features: - scrape popular streaming websites - works in both browser and server-side -Visit documentation here: https://providers.docs.movie-web.app/ +Visit documentation here: https://movie-web.github.io/providers/ ## How to run locally or test my changes -These topics are also covered in the documentation, [read about it here](https://providers.docs.movie-web.app/extra-topics/development). +These topics are also covered in the documentation, [read about it here](https://movie-web.github.io/providers/extra-topics/development).