From 0c7e08a6864f0ebffb671d03508019f61577fd3c Mon Sep 17 00:00:00 2001 From: Avior Date: Tue, 8 Sep 2020 14:37:35 +0200 Subject: [PATCH] Update vercel.json --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index 3d7e132..e654867 100644 --- a/vercel.json +++ b/vercel.json @@ -2,7 +2,7 @@ "redirects": [ { "source": "/", - "destination": "https://github.com/aviortheking/github-readme-stats" + "destination": "https://github.com/aviortheking/codestats-readme" } ] }