From f4f45d9c69a5056a3575fb08e56138eac5f38477 Mon Sep 17 00:00:00 2001 From: Tobias Date: Wed, 26 Aug 2020 01:36:12 +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 8306d9f7896bb..0c7c48d3d04e9 100644 --- a/vercel.json +++ b/vercel.json @@ -2,7 +2,7 @@ "redirects": [ { "source": "/", - "destination": "https://github.com/anuraghazra/github-readme-stats" + "destination": "https://github.com/t0biii/github-readme-stats" } ] }