Move to main

This commit is contained in:
Sylvia van Os
2022-12-06 19:33:04 +01:00
parent e4b69e5cc5
commit ae6bd937a9
3 changed files with 11 additions and 11 deletions

View File

@@ -34,7 +34,7 @@ public class AboutActivity extends CatimaAppCompatActivity {
binding.versionHistory.setTag("https://catima.app/changelog/");
binding.translate.setTag("https://hosted.weblate.org/engage/catima/");
binding.license.setTag("https://github.com/CatimaLoyalty/Android/blob/master/LICENSE");
binding.license.setTag("https://github.com/CatimaLoyalty/Android/blob/main/LICENSE");
binding.repo.setTag("https://github.com/CatimaLoyalty/Android/");
binding.privacy.setTag("https://catima.app/privacy-policy/");
binding.reportError.setTag("https://github.com/CatimaLoyalty/Android/issues");