Tolani Akinola commited on
Commit
32c1b58
·
1 Parent(s): dc38ee6

Vercel 307 redirect to Hugging Face Space with actual oner and space name included this time

Browse files
Files changed (1) hide show
  1. vercel.json +1 -1
vercel.json CHANGED
@@ -2,7 +2,7 @@
2
  "redirects": [
3
  {
4
  "source": "/",
5
- "destination": "https://huggingface.co/spaces/<owner>/<space-name>",
6
  "permanent": false
7
  }
8
  ]
 
2
  "redirects": [
3
  {
4
  "source": "/",
5
+ "destination": "https://huggingface.co/spaces/focustikicare-count",
6
  "permanent": false
7
  }
8
  ]