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" } ] }