diff options
Diffstat (limited to 'libre/xbmc/xbmc.install')
-rw-r--r-- | libre/xbmc/xbmc.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc/xbmc.install b/libre/xbmc/xbmc.install index f90770bd5..00ac17f74 100644 --- a/libre/xbmc/xbmc.install +++ b/libre/xbmc/xbmc.install @@ -20,5 +20,5 @@ update_icons() { } update_autostart() { - echo "To autostart xbmc standalone read: https://wiki.parabolagnulinux.org/index.php/Xbmc#Autostarting_at_boot" + echo "To autostart xbmc standalone read: https://wiki.parabola.nu/index.php/Xbmc#Autostarting_at_boot" } |