diff --git a/README.md b/README.md index 6a8ad09..83944d6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## ⚙️ Інсталяція Скопіюйте посилання нижче і перейдіть в Додаток -> Параметри -> Розширення -> Додати репозиторій ``` -https://raw.githubusercontent.com/CakesTwix/cloudstream-extensions-uk/master/repo.json +https://git.cakestwix.com/CakesTwix/cloudstream-extensions-uk/raw/branch/master/repo.json ``` diff --git a/repo.json b/repo.json index d85e790..6003a67 100644 --- a/repo.json +++ b/repo.json @@ -3,6 +3,6 @@ "description": "Cloudstream Ukraine Plugin Repository", "manifestVersion": 1, "pluginLists": [ - "https://git.cakestwix.com/CakesTwix/cloudstream-extensions-uk/src/branch/builds/plugins.json" + "https://git.cakestwix.com/CakesTwix/cloudstream-extensions-uk/raw/branch/builds/plugins.json" ] }