diff options
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 383ac9c..a18814d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -767,7 +767,7 @@ user signs up the device with a Google sites account, the site's domain will be appended. --> <string name="homepage_base" translatable="false"> - http://www.google.com/m?client=ms-{CID}&source=android-home</string> + http://www.google.com/webhp?client=ms-{CID}&source=android-home</string> <!-- Bookmarks --> <string-array name="bookmarks" translatable="false"> |