aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/syncmanager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/syncmanager.c b/shell/syncmanager.c
index 514e09b2..ac938488 100644
--- a/shell/syncmanager.c
+++ b/shell/syncmanager.c
@@ -60,7 +60,7 @@ static SoupSession *session = NULL;
static GMainLoop *loop;
static GQuark err_quark;
-#define API_SERVER_URI "https://api.hardinfo.org/"
+#define API_SERVER_URI "https://api.hardinfo.org"
#define LABEL_SYNC_DEFAULT \
_("<big><b>Synchronize with Central Database</b></big>\n" \