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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiswedel <wiswedel@users.noreply.github.com>2019-04-08 13:17:45 +0300
committerGitHub <noreply@github.com>2019-04-08 13:17:45 +0300
commitd692f414cfbdce3924582037fd8c1156e94697e6 (patch)
tree8cf50b231f3e5e7ed788160e1d57b2d75b984b2f /README.md
parent810a93ec03da4dee43a86e636e4476e729ce1919 (diff)
Update README.md
updated link to API documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c54cae35..f1a7d8ab 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Once configured, the folders will show up in the home folder for each user in th
Group folders can be configured externally trough the OCS Api.
-For all `POST` calls the required parameters are listed, for more information about how to use an OCS api see the [Nextcloud documentation on the topic](https://docs.nextcloud.com/server/12/developer_manual/client_apis/OCS/index.html)
+For all `POST` calls the required parameters are listed, for more information about how to use an OCS api see the [Nextcloud documentation on the topic](https://docs.nextcloud.com/server/stable/developer_manual/client_apis/OCS/index.html)
The following OCS calls are supported.