Commit 8284be10 authored by anuraghazra's avatar anuraghazra
Browse files

chore: add redirect to gh repo

parent 6c16020c
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"
    }
  ]
}