Skip to content

Commit 2eaa85f

Browse files
committed
Update github
1 parent 38c2a87 commit 2eaa85f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
_Available on:_
88

99
[![Google Play](https://img.shields.io/endpoint?color=green&logo=google-play&logoColor=green&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dcom.darkrockstudios.app.securecamera%26l%3DGoogle%2520Play%26m%3D%24version)](https://play.google.com/store/apps/details?id=com.darkrockstudios.app.securecamera)
10-
[![GitHub](https://img.shields.io/github/v/release/Wavesonics/SecureCamera?include_prereleases&logo=github)](https://github.com/Wavesonics/SecureCamera/releases/latest)
10+
[![GitHub](https://img.shields.io/github/v/release/SecureCamera/SecureCameraAndroid?include_prereleases&logo=github)](https://github.com/SecureCamera/SecureCameraAndroid/releases/latest)
1111

1212
**SnapSafe** is an Android camera app that keeps every pixel—and every byte of data—exactly where it belongs: on **your
1313
**

app/src/main/res/values/strings.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,14 @@
192192
<string name="about_open_source">Open Source</string>
193193
<string name="about_open_source_description">SnapSafe is an open source project. View the source code on GitHub:
194194
</string>
195-
<string name="about_repository_url">https://github.com/Wavesonics/SecureCamera</string>
195+
<string name="about_repository_url">https://github.com/SecureCamera/SecureCameraAndroid</string>
196196
<string name="about_privacy_policy">Privacy Policy</string>
197197
<string name="about_privacy_policy_description">Read our privacy policy:</string>
198-
<string name="about_privacy_policy_url">https://github.com/Wavesonics/SecureCamera/blob/main/PRIVACY.md</string>
198+
<string name="about_privacy_policy_url">https://github.com/SecureCamera/SecureCameraAndroid/blob/main/PRIVACY.md
199+
</string>
199200
<string name="about_report_bugs">Report Bugs</string>
200201
<string name="about_report_bugs_description">Found a bug? Report it on GitHub:</string>
201-
<string name="about_report_bugs_url">https://github.com/Wavesonics/SecureCamera/issues</string>
202+
<string name="about_report_bugs_url">https://github.com/SecureCamera/SecureCameraAndroid/issues</string>
202203

203204
<!-- Location Dialog -->
204205
<string name="location_dialog_title_denied">Request Location Permission</string>

0 commit comments

Comments
 (0)