Merge pull request #133 from anuraghazra/add-redirect
chore: add redirect to gh repo
This commit is contained in:
commit
dc3e9a59f2
1 changed files with 8 additions and 0 deletions
8
vercel.json
Normal file
8
vercel.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"redirects": [
|
||||||
|
{
|
||||||
|
"source": "/",
|
||||||
|
"destination": "https://github.com/anuraghazra/github-readme-stats"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue