From 04ba4ff5e2892ffa782845af7a5b8f5c2cf0e727 Mon Sep 17 00:00:00 2001 From: Brandon Tilley Date: Mon, 23 Dec 2013 22:48:50 -0800 Subject: [PATCH] Update site --- examples/quake.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quake.html b/examples/quake.html index 5ffac3f..d108aae 100644 --- a/examples/quake.html +++ b/examples/quake.html @@ -40,7 +40,7 @@

2013 Earthquake Data

-

This is a more advanced example of what can be built with Planetary.js. The demo sets up a globe with some custom plugins (defined at the bottom of the JavaScript), and also demonstrates some non-Planetary.js-specific techniques, like the use of [Moment.js](http://momentjs.com/), D3 scales, DOM manipulation, and loading external data.

+

This is a more advanced example of what can be built with Planetary.js. The demo sets up a globe with some custom plugins (defined at the bottom of the JavaScript), and also demonstrates some non-Planetary.js-specific techniques, like the use of Moment.js, D3 scales, DOM manipulation, and loading external data.

View the demo