diff --git a/examples/index.html b/examples/index.html index 84866ea..cef47e9 100644 --- a/examples/index.html +++ b/examples/index.html @@ -24,7 +24,7 @@ // https://dl.dropboxusercontent.com/u/8165395/AlsoSprachZarathustra.mp3 soundSource.sound('https://dl.dropboxusercontent.com/u/8165395/breakbeat.wav').moveTo(-10, 0, 0); - VR.image('http://i.imgur.com/1xYmW1N.jpg') + VR.image('//i.imgur.com/1xYmW1N.jpg') .moveTo(-4, 2, 0) .setScale(3) .rotateY(Math.PI / 4); diff --git a/examples/panorama.html b/examples/panorama.html index 4cbd951..68365f3 100644 --- a/examples/panorama.html +++ b/examples/panorama.html @@ -8,7 +8,7 @@ \ No newline at end of file