From 07d5dd345d3596d47e3f6511930454b7bb4c6c02 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Thu, 5 Aug 2021 08:58:51 +0200 Subject: [PATCH] Fix documentation links in example deployments --- deployments/examples/ocis_hello/README.md | 4 ++-- deployments/examples/ocis_s3/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deployments/examples/ocis_hello/README.md b/deployments/examples/ocis_hello/README.md index adfbf2a75..991a4279c 100644 --- a/deployments/examples/ocis_hello/README.md +++ b/deployments/examples/ocis_hello/README.md @@ -1,6 +1,6 @@ --- -document this deployment example in: docs/ocis/deployment/ocis_wopi.md +document this deployment example in: docs/ocis/deployment/ocis_hello.md --- -Please refer to [our documentation](https://owncloud.dev/ocis/deployment/ocis_wopi/) +Please refer to [our documentation](https://owncloud.dev/ocis/deployment/ocis_hello/) for instructions on how to deploy this scenario. diff --git a/deployments/examples/ocis_s3/README.md b/deployments/examples/ocis_s3/README.md index ba85d13df..41bdcd8f1 100644 --- a/deployments/examples/ocis_s3/README.md +++ b/deployments/examples/ocis_s3/README.md @@ -1,6 +1,6 @@ --- -document this deployment example in: docs/ocis/deployment/ocis_traefik.md +document this deployment example in: docs/ocis/deployment/ocis_s3.md --- -Please refer to [our documentation](https://owncloud.dev/ocis/deployment/ocis_traefik/) +Please refer to [our documentation](https://owncloud.dev/ocis/deployment/ocis_s3/) for instructions on how to deploy this scenario.