From b14b7905472d457249d47cadcfa9f0749157a0c5 Mon Sep 17 00:00:00 2001 From: Daniel Rocha Date: Tue, 14 Jul 2020 20:51:38 +0200 Subject: [PATCH] syncthing: Fix URL for autostart documentation (#1270) --- bucket/syncthing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index c3d3af5bc7..f2591c0569 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -3,7 +3,7 @@ "description": "Open Source Continuous File Synchronization.", "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/master/users/autostart.rst#windows", + "notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows", "architecture": { "64bit": { "url": "https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-windows-amd64-v1.7.1.zip",