From 7d8638a67485b2c0b0fe862b86a344fb2e39700e Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Wed, 22 Apr 2020 15:06:05 +0545 Subject: [PATCH] fix links to documentation (#143) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b562ae8b1..fe8880ae3f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Install -You can download prebuilt binaries from the GitHub releases or from our [download mirrors](http://download.owncloud.com/ocis/reva/). For instructions how to install this on your platform you should take a look at our [documentation](https://owncloud.github.io/ocis-reva/) +You can download prebuilt binaries from the GitHub releases or from our [download mirrors](http://download.owncloud.com/ocis/reva/). For instructions how to install this on your platform you should take a look at our [documentation](https://owncloud.github.io/extensions/ocis_reva/) ## Development @@ -65,7 +65,7 @@ marie:radioactivty richard:superfluidity ``` -For details on the `json` and `ldap` backends see the [documentation](https://owncloud.github.io/ocis-reva/#users) +For details on the `json` and `ldap` backends see the [documentation](https://owncloud.github.io/extensions/ocis_reva/users/) ## Security