summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/syncthing.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 2d78aaafe3..75ebf7c11f 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -137,7 +137,7 @@ supports a wide variety of computing platforms.  It uses the Block Exchange
 Protocol.")
     (home-page "https://github.com/syncthing/syncthing")
     (properties
-     '((release-monitoring-url . "https://github.com/syncthing/syncthing/releases")
+     '((release-monitoring-url . "https://syncthing.net/downloads/")
        (upstream-name . "syncthing-source")))
     (license mpl2.0)))