Tusky's web page now uses https. (when you have a larger commit message than your single character change)

This commit is contained in:
Vavassor 2017-04-09 23:15:37 -04:00
parent 27ef014a2d
commit c6b4a98d3e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">Tusky</string>
<string name="app_website" translatable="false">http://tusky.keylesspalace.com</string>
<string name="app_website" translatable="false">https://tusky.keylesspalace.com</string>
<string name="tusky_api_url" translatable="false">https://tuskynotifier.keylesspalace.com</string>
<string name="oauth_scheme" translatable="false">oauth2redirect</string>