diff options
Diffstat (limited to 'site/public/test/csv/index.html')
| -rw-r--r-- | site/public/test/csv/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/public/test/csv/index.html b/site/public/test/csv/index.html index a201c94a..0ef3592d 100644 --- a/site/public/test/csv/index.html +++ b/site/public/test/csv/index.html @@ -29,7 +29,7 @@ <section><h1>CSV Test</h1> <h2><a href="/test/">← Back to test index</a></h2> -</section><section><div class='applet' data-payload='{"command": "load file", "opt": "/datasets/lfw/assets/lfw_names_gender_kg_min.csv", "fields": "Name, Images, Gender, Description"}'></div></section> +</section><section><div class='applet' data-payload='{"command": "load file", "opt": "https://nyc3.digitaloceanspaces.com/megapixels/v1/site/test//datasets/lfw/assets/lfw_names_gender_kg_min.csv", "fields": "Name, Images, Gender, Description"}'></div></section> </div> <footer> |
