Pārlūkot izejas kodu

Update welcome url, fixes #16

Andy Scherzinger 8 gadi atpakaļ
vecāks
revīzija
207801c000
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 -->