change config to remove next

This commit is contained in:
Sanj 2012-02-25 18:03:33 +05:30
parent 93184fee30
commit 7be47e61dd

View File

@ -2,7 +2,7 @@ var padmaConfig = {
'background': 'rgba(0,0,0,0.85)',
'color': '#fff',
'links_url': 'pad.ma/',
'data_url': 'http://next.pad.ma/',
'data_url': 'http://pad.ma/',
'default_layers': ['transcripts', 'descriptions'],
};