basantcuraj commited on
Commit
5b39901
·
verified ·
1 Parent(s): 99de847

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -62,7 +62,7 @@
62
 
63
 
64
 
65
- fetch('http://basantagarwal.com/csvjson.json')
66
  .then(res=>res.json())
67
  .then(data=>{
68
  console.log('data',data);
 
62
 
63
 
64
 
65
+ fetch('https://huggingface.co/spaces/basantcuraj/agarwalsamaj/csvjson.json')
66
  .then(res=>res.json())
67
  .then(data=>{
68
  console.log('data',data);