diff -r 77d1e8f42c56 -r bab9705ac861 web/mashup/config.php --- a/web/mashup/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/mashup/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -37,9 +37,9 @@ // After the event 'metadata' => array( 'conference'=> - array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02", 'display'=>'Conférence', 'duration'=>4605808), + array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02", 'display'=>'Conférence', 'duration'=>4605808), 'tableronde'=> - array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/3f877114-a0cc-11e0-bc41-00145ea49a02", 'display'=>'Table Ronde', 'duration'=>5271088) + array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/3f877114-a0cc-11e0-bc41-00145ea49a02", 'display'=>'Table Ronde', 'duration'=>5271088) ), 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'duration' => "4605808",