소스 검색

Update welcome url, fixes #16

Andy Scherzinger 8 년 전
부모
커밋
207801c000
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 -->