diff --git a/examples/rotating.html b/examples/rotating.html index 15f7f2a..76e981e 100644 --- a/examples/rotating.html +++ b/examples/rotating.html @@ -62,7 +62,7 @@
<canvas id='basicGlobe' width='400' height='400'
+<canvas id='rotatingGlobe' width='400' height='400'
style='width: 400px; height: 400px; cursor: move;'></canvas>
JavaScript
diff --git a/index.html b/index.html
index 74bebb2..d7227be 100644
--- a/index.html
+++ b/index.html
@@ -132,7 +132,7 @@
Source Code
Take a look at the source on GitHub and contribute to the project
-
+