Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-12-05 23:17:23 +0300
committerLukas Reschke <lukas@statuscode.ch>2016-12-05 23:17:23 +0300
commit12a873d51d943b5c07b05f1c0dad6afcd9b316e9 (patch)
tree0c159c9c16c416addef53f55b607af73c3ee9a71 /appinfo
parent504e4b4173b617295c6ceff5edfd200088f2a3f8 (diff)
Link to Nextcloud instead to the ownCloud repo
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 133dee3f..01cfa105 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,13 +7,12 @@
<licence>AGPL</licence>
<version>1.1.15</version>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
- <bugs>https://github.com/owncloud/richdocuments/issues</bugs>
- <repository type="git">https://github.com/owncloud/richdocuments.git</repository>
+ <bugs>https://github.com/nextcloud/richdocuments/issues</bugs>
+ <repository type="git">https://github.com/nextcloud/richdocuments.git</repository>
<category>office</category>
<category>integration</category>
<dependencies>
- <owncloud min-version="8.2" max-version="9.2" />
- <nextcloud min-version="9" max-version="11" />
+ <nextcloud min-version="11" max-version="11" />
</dependencies>
<documentation>
<admin>https://nextcloud.com/collaboraonline/</admin>
@@ -23,5 +22,4 @@
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-app.png</screenshot>
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-presentation.png</screenshot>
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-spreadsheet.png</screenshot>
- <ocsid>174727</ocsid>
</info>