From cab7bea1f766f55e9e2c2cf9af86c516638e1ee1 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Wed, 7 Jun 2023 17:00:03 +0545 Subject: [PATCH] fix path in documentation --- docs/ocis/deployment/ocis_s3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/deployment/ocis_s3.md b/docs/ocis/deployment/ocis_s3.md index 0c596882e..77abee61c 100644 --- a/docs/ocis/deployment/ocis_s3.md +++ b/docs/ocis/deployment/ocis_s3.md @@ -45,7 +45,7 @@ See also [example server setup]({{< ref "preparing_server" >}}) * Go to the deployment example - `cd ocis/deployments/examples/ocis_s3` + `cd deployments/examples/ocis_s3` * Open the `.env` file in a text editor.