From 176899d65a4987dd3314e0a1c6fdfc36a099d4b5 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Wed, 10 Oct 2012 12:56:25 +0200 Subject: [PATCH] typo --- js/pandora.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/pandora.js b/js/pandora.js index 0061f5d..20e678b 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('https//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];