diff options
Diffstat (limited to 'site/public/test/csv/index.html')
| -rw-r--r-- | site/public/test/csv/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/public/test/csv/index.html b/site/public/test/csv/index.html index d3ca0953..f1204c90 100644 --- a/site/public/test/csv/index.html +++ b/site/public/test/csv/index.html @@ -50,14 +50,14 @@ <div class='links'> <a href="/datasets/">Datasets</a> <a href="/about/">About</a> - <a href="/about/news">News</a> + <a href="/research">Research</a> </div> </header> <div class="content content-"> <section><h1>CSV Test</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "load_file /site/test/assets/test.csv", "fields": ["Name, Images, Year, Gender, Description, URL"]}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "load_file /site/test/assets/test.csv", "fields": ["Headings: Name, Images, Year, Gender, Description, URL"]}'></div></section> </div> <footer> |
