diff --git a/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt b/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt
index 25d33612c8..5de986530d 100644
--- a/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt
+++ b/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt
@@ -46,7 +46,7 @@ class InternetHelperPreferencesActivity : AbstractSettingsActivityV2() {
installWarning?.setOnPreferenceClickListener {
val startIntent = Intent(Intent.ACTION_VIEW)
startIntent.data =
- "https://codeberg.org/Freeyourgadget/Internethelper/releases".toUri()
+ "https://codeberg.org/Freeyourgadget/Internethelper".toUri()
startActivity(startIntent)
true
}
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index a7869e813e..c60c684e9b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -4524,7 +4524,7 @@
Send notification pictures
Send notification pictures for current device
Rebble app store
- Internet helper
+ Internet Helper
Configure the URLs that are allowed to be requested through the internet helper add-on app
Add-on app required
This feature requires the installation of an add-on app. Tap here to go to the download page.
@@ -4552,8 +4552,8 @@
Download failed: %1$s
Fetching app info failed, wrong content-type: %1$s
Fetching download file failed: %1$s
- Internet helper add-on
- Permit access to the Gadgetbridge-internethelper add-on app
+ Internet Helper add-on
+ Permit access to the Internet Helper for Gadgetbridge add-on app
Pebble JS runner
Pebble JavaScript service
Running Pebble app/watchface JavaScript