Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/vcard4android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/res/values/about_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/about_strings.xml b/src/main/res/values/about_strings.xml
index 44462ad..81f8ca7 100644
--- a/src/main/res/values/about_strings.xml
+++ b/src/main/res/values/about_strings.xml
@@ -6,7 +6,7 @@
<string name="library_vcard4android_authorWebsite" translatable="false">https://www.bitfire.at</string>
<string name="library_vcard4android_libraryName" translatable="false">vcard4android</string>
<string name="library_vcard4android_libraryDescription">Allows usage of vCard resources with the Android contacts provider</string>
- <string name="library_vcard4android_libraryWebsite" translatable="false">https://gitlab.com/bitfireAT/vcard4android</string>
+ <string name="library_vcard4android_libraryWebsite" translatable="false">https://github.com/bitfireAT/vcard4android</string>
<string name="library_vcard4android_licenseId" translatable="false">gpl_3_0</string>
<string name="library_vcard4android_isOpenSource" translatable="false">true</string>