Skip to content
Snippets Groups Projects
Commit ffe81992 authored by Boris's avatar Boris
Browse files

Merge branch 'patch-3' into 'master'

Update cesiumDownloads.php

See merge request !6
parents 1e29d736 20a2982e
Branches
No related tags found
1 merge request!6Update 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' => ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment