Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit bc196d3

Browse files
committed
Update mobile apps URL's
1 parent fc85f19 commit bc196d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/plugins/access.ajxp_home/manifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<global_param name="ENABLE_GLOBAL_SEARCH" type="boolean"
1717
label="CONF_MESSAGE[Enable Global Search]" description="CONF_MESSAGE[Enable cross-workspaces search form on home page]" default="true" expose="true"/>
1818
<global_param name="URL_APP_IOSAPPSTORE" type="string" expose="true"
19-
label="CONF_MESSAGE[iOS App URL]" description="CONF_MESSAGE[URL of the iOS application]" default="https://itunes.apple.com/us/app/pydio/id709275884?mt=8"/>
19+
label="CONF_MESSAGE[iOS App URL]" description="CONF_MESSAGE[URL of the iOS application]" default="https://itunes.apple.com/us/app/pydiopro/id1109419882?mt=8"/>
2020
<global_param name="URL_APP_ANDROID" type="string" expose="true"
21-
label="CONF_MESSAGE[Android App URL]" description="CONF_MESSAGE[URL of the Android application]" default="https://play.google.com/store/apps/details?id=com.pydio.android.Client"/>
21+
label="CONF_MESSAGE[Android App URL]" description="CONF_MESSAGE[URL of the Android application]" default="https://play.google.com/store/apps/details?id=com.pydio.android.pydioPro"/>
2222
<global_param name="URL_APP_SYNC_WIN" type="string" expose="true"
2323
label="CONF_MESSAGE[Windows PydioSync URL]" description="CONF_MESSAGE[URL of the windows sync application]" default="https://pydio.com/en/features/downloads/pydiosync-desktop-app/"/>
2424
<global_param name="URL_APP_SYNC_MAC" type="string" expose="true"

0 commit comments

Comments
 (0)