Skip to content

Commit

Permalink
redirects for chrome experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Sep 29, 2014
1 parent c058b87 commit 378f209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pages/demos/pickFlyOrbitCity.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</head>
<body>
<script>
window.location = "http://scenejs.org/examples/index.html#camera_pickFlyOrbit_city.html";
window.location = "http://scenejs.org/examples/index.html#camera_pickFlyOrbit_city";
</script>
</body>
</html>
2 changes: 1 addition & 1 deletion examples/pages/demos/pickFlyOrbitTerrain.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</head>
<body>
<script>
window.location = "http://scenejs.org/examples/index.html#camera_pickFlyOrbit_terrain.html";
window.location = "http://scenejs.org/examples/index.html#camera_pickFlyOrbit_terrain";
</script>
</body>
</html>

0 comments on commit 378f209

Please sign in to comment.