Update repo links

This commit is contained in:
darken
2022-07-24 16:00:07 +02:00
committed by Matthias Urhahn
parent 5fff3457ba
commit cc5a45a14f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
app:summary="v?.?.?">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/d4rken/capod-public/releases/latest" />
android:data="https://github.com/d4rken-org/capod/releases/latest" />
</Preference>
<Preference
+1 -1
View File
@@ -8,7 +8,7 @@
android:title="@string/issue_tracker_label">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/d4rken/capod-public/issues" />
android:data="https://github.com/d4rken-org/capod/issues" />
</Preference>
<Preference
android:icon="@drawable/ic_discord_onsurface"