res: update source code URL to gitea

This commit is contained in:
Peter Cai 2021-10-29 14:27:23 -04:00
parent e42819a7e7
commit 802074ee79
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<string name="settings_about">About</string>
<string name="settings_version">Version</string>
<string name="settings_source_code">Source Code</string>
<string name="settings_source_code_url" translatable="false">https://cgit.typeblog.net/Shelter</string>
<string name="settings_source_code_url" translatable="false">https://gitea.angry.im/PeterCxy/Shelter</string>
<string name="settings_translate">Translate</string>
<string name="settings_translate_url" translatable="false">https://weblate.typeblog.net/projects/shelter/shelter/</string>
<string name="settings_bug_report">Bug Report / Issue Tracker</string>