diff --git a/js/pandora.js b/js/pandora.js index f157285..0061f5d 100644 --- a/js/pandora.js +++ b/js/pandora.js @@ -41,7 +41,7 @@ Ox.getJSON('json/pandora.json?' + +new Date(), function(pandora) { loadPage(); - Ox.get('http://code.0x2620.org/pandora/.bzr/branch/last-revision', function(data) { + Ox.get('https//code.0x2620.org/pandora/.bzr/branch/last-revision', function(data) { var hash = window.location.hash.substr(1).split('.'), page = hash[0], version = data.split(' ')[0];