diff --git a/public_html/templates/html_footer.tpl.php b/public_html/templates/html_footer.tpl.php
index 1ef8f12..76c3ab2 100644
--- a/public_html/templates/html_footer.tpl.php
+++ b/public_html/templates/html_footer.tpl.php
@@ -14,7 +14,7 @@
-
+
| |
diff --git a/resources/init.php b/resources/init.php
index b8d6813..748c002 100644
--- a/resources/init.php
+++ b/resources/init.php
@@ -15,8 +15,8 @@ if (!isset($config))
'android_comp_level' => 25
),
'url' => array(
- 'update' => 'https://pic.schultes.dev/service/v2/update/',
- 'updateDownload' => 'https://bugs.schultes.dev/attachments/download/',
+ 'update' => 'https://pic.schultes.dev/api/service/v2/update/',
+ 'updateDownload' => 'https://pic.schultes.dev/api/download/',
'updateNotification' => 'https://pi-control.de/?service=update_notification',
'plugin' => 'https://pi-control.de/service/v1/plugin/',
'pluginDownload' => 'https://pi-control.de/?service=plugin',