website diff config.php @ rev 1349

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Jan 31 17:11:43 2021 +0000 (2021-01-31)
parents 0dedd51426ac
children
line diff
     1.1 --- a/config.php	Wed Mar 30 01:56:21 2016 +0300
     1.2 +++ b/config.php	Sun Jan 31 17:11:43 2021 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  // SliTaz Website configuration
     1.6  $mirror       = "http://mirror.slitaz.org/iso";
     1.7 -$pkgs_mirror  = "http://mirror.switch.ch/ftp/mirror/slitaz/iso";
     1.8 +$pkgs_mirror  = "http://mirror.slitaz.org/iso";
     1.9  
    1.10  // Stable release
    1.11  $stable_rel   = "10 April 2012";