From 9c95375078429ce225ef834df577a66d770f0b26 Mon Sep 17 00:00:00 2001 From: IAvasthi <83384597+IAvasthi@users.noreply.github.com> Date: Fri, 16 Jul 2021 15:12:09 +0530 Subject: [PATCH] Index repo changed from GitHub to GitLab (#279) Parveen Bhadoo's GitHub is gone. New repo is hosted on gitlab --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a35af23..02791c6 100644 --- a/app.json +++ b/app.json @@ -59,7 +59,7 @@ "required": false }, "INDEX_URL": { - "description": "Refer to https://github.com/ParveenBhadooOfficial/Google-Drive-Index The URL should not have any trailing '/'.", + "description": "Refer to https://gitlab.com/ParveenBhadooOfficial/Google-Drive-Index The URL should not have any trailing '/'.", "required": false }, "TELEGRAM_API": {