Unverified Commit dc3e9a59 authored by Anurag Hazra's avatar Anurag Hazra Committed by GitHub
Browse files

Merge pull request #133 from anuraghazra/add-redirect

chore: add redirect to gh repo
parents 6c16020c 8284be10
Loading
Loading
Loading
Loading

vercel.json

0 → 100644
+8 −0
Original line number Diff line number Diff line
{
  "redirects": [
    {
      "source": "/",
      "destination": "https://github.com/anuraghazra/github-readme-stats"
    }
  ]
}