Browse Source

src => source

remotes/origin/add-with-shims
Gal Schlezinger 4 years ago
parent
commit
ee5a745412
  1. 2
      site/vercel.json

2
site/vercel.json

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
{
"redirects": [
{ "src": "/", "destination": "https://github.com/Schniz/fnm" }
{ "source": "/", "destination": "https://github.com/Schniz/fnm" }
]
}

Loading…
Cancel
Save