]> git.agnieray.net Git - galette.git/blobdiff - galette/config/paths.inc.php
Replace download URls due to Tuxfamily down
[galette.git] / galette / config / paths.inc.php
index b2ea234974ef5066fca7f4a013ec4a1b2f655052..20bea839476c92462e92e05019c34699d7f1ddd6 100644 (file)
@@ -119,5 +119,5 @@ if (!defined('GALETTE_TPL_THEME_DIR')) {
 }
 
 if (!defined('GALETTE_DOWNLOADS_URI')) {
-    define('GALETTE_DOWNLOADS_URI', 'https://download.tuxfamily.org/galette/');
+    define('GALETTE_DOWNLOADS_URI', 'https://galette.eu/download/');
 }