Skip to content

Commit

Permalink
chore: add redirect to gh repo
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraghazra committed Jul 21, 2020
1 parent 6c16020 commit 8284be1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"redirects": [
{
"source": "/",
"destination": "https://github.com/anuraghazra/github-readme-stats"
}
]
}

0 comments on commit 8284be1

Please sign in to comment.