diff --git a/cesiumDownloads.php b/cesiumDownloads.php index a978b8e6c177767178606949ae92dc9e950a1589..2c3ed3d4238ab93bbf5eda51f8e285deb6cb8988 100644 --- a/cesiumDownloads.php +++ b/cesiumDownloads.php @@ -40,7 +40,7 @@ $cesiumDownloads = ], 'Firefox_Add-on' => [ 'title' => _('Firefox Add-on'), - 'url' => sprintf('https://glibre.org/cesium/cesium-%s-an+fx.xpi', $cesiumVersions['firefox']), + 'url' => sprintf('https://github.com/duniter/cesium/releases/download/v%s/cesium-v%s-extension-firefox.xpi', $cesiumVersions['firefox']), 'img' => 'firefox2019.png', 'desc' => _('Expérimental Firefox Add-on'), 'extra' => ''