From 8817bf6e06f7a6bda50c3d5aca7c851eba45e618 Mon Sep 17 00:00:00 2001 From: Eterocell <42999408+Eterocell@users.noreply.github.com> Date: Tue, 16 Mar 2021 20:23:28 +0800 Subject: [PATCH] Update a link in README (#760) Update a broken link which pointed to the master branch but we use main instead now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edbe048ec..2bbd8c2a9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A wrapper of [Syncthing](https://github.com/syncthing/syncthing) for Android. He - Android 8 to 11 support. # Privacy Policy -See our document on privacy: [privacy-policy.md](https://github.com/Catfriend1/syncthing-android/blob/master/privacy-policy.md). +See our document on privacy: [privacy-policy.md](https://github.com/Catfriend1/syncthing-android/blob/main/privacy-policy.md). # Goal of the forked version - Develop and try out enhancements together