diff options
Diffstat (limited to 'site/public')
| -rw-r--r-- | site/public/index.html | 1 | ||||
| -rw-r--r-- | site/public/test/chart/index.html | 2 | ||||
| -rw-r--r-- | site/public/test/citations/index.html | 2 | ||||
| -rw-r--r-- | site/public/test/map/index.html | 2 | ||||
| -rw-r--r-- | site/public/test/pie_chart/index.html | 2 |
5 files changed, 4 insertions, 5 deletions
diff --git a/site/public/index.html b/site/public/index.html index 62f78978..11ff7279 100644 --- a/site/public/index.html +++ b/site/public/index.html @@ -19,7 +19,6 @@ </a> <div class='links splash'> <a href="/datasets/" class='aboutLink'>DATASETS</a> - <a href="/research/" class='aboutLink'>RESEARCH</a> <a href="/about/" class='aboutLink'>ABOUT</a> </div> </header> diff --git a/site/public/test/chart/index.html b/site/public/test/chart/index.html index fd3d690e..93e12b3c 100644 --- a/site/public/test/chart/index.html +++ b/site/public/test/chart/index.html @@ -28,7 +28,7 @@ <section><h1>Chart</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "chart lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "chart duke_mtmc"}'></div></section> </div> <footer> diff --git a/site/public/test/citations/index.html b/site/public/test/citations/index.html index 3dafd81e..70b3fe55 100644 --- a/site/public/test/citations/index.html +++ b/site/public/test/citations/index.html @@ -28,7 +28,7 @@ <section><h1>Citations</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "citations lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "citations duke_mtmc"}'></div></section> </div> <footer> diff --git a/site/public/test/map/index.html b/site/public/test/map/index.html index fd5a186d..4f4e7093 100644 --- a/site/public/test/map/index.html +++ b/site/public/test/map/index.html @@ -28,7 +28,7 @@ <section><h1>Map test</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "map lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "map duke_mtmc"}'></div></section> </div> <footer> diff --git a/site/public/test/pie_chart/index.html b/site/public/test/pie_chart/index.html index 2ef15a9c..7dd159a3 100644 --- a/site/public/test/pie_chart/index.html +++ b/site/public/test/pie_chart/index.html @@ -28,7 +28,7 @@ <section><h1>Pie Chart</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "piechart lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "piechart duke_mtmc"}'></div></section> </div> <footer> |
