Explorar o código

Update welcome url, fixes #16

Andy Scherzinger %!s(int64=8) %!d(string=hai) anos
pai
achega
207801c000
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      res/values/setup.xml

+ 1 - 1
res/values/setup.xml

@@ -17,7 +17,7 @@
     <string name="server_url"></string>
     <bool name="show_server_url_input">true</bool>
     <bool name="show_welcome_link">true</bool>
-	<string name="welcome_link_url">"https://nextcloud.com/mobile/new"</string>
+	<string name="welcome_link_url">"https://nextcloud.com"</string>
 	<string name="share_api_link"></string>
     
     <!-- Flags to setup the authentication methods available in the app -->