Skip to content

Commit

Permalink
Merge pull request #133 from anuraghazra/add-redirect
Browse files Browse the repository at this point in the history
chore: add redirect to gh repo
  • Loading branch information
anuraghazra authored Jul 21, 2020
2 parents 6c16020 + 8284be1 commit dc3e9a5
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 dc3e9a5

Please sign in to comment.