aboutsummaryrefslogtreecommitdiff
path: root/content/documentation/connect/websites.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/documentation/connect/websites.md')
-rw-r--r--content/documentation/connect/websites.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/documentation/connect/websites.md b/content/documentation/connect/websites.md
index 1dd9170..6710e91 100644
--- a/content/documentation/connect/websites.md
+++ b/content/documentation/connect/websites.md
@@ -55,7 +55,7 @@ Currently, the proposed workaround is to deploy your website manually:
- Click on Get website files
- You need to synchronize the output folder you see in your file explorer, we will use minio client.
-Be sure that you [configured minio client](cli.html#minio-client-recommended).
+Be sure that you [configured minio client](/documentation/connect/cli/#minio-client-recommended).
Then copy this output folder
@@ -68,7 +68,7 @@ mc mirror --overwrite output garage/my-site
Some tools do not support sending to a S3 backend but output a compiled folder on your system.
We can then use any CLI tool to upload this content to our S3 target.
-First, start by [configuring minio client](cli.html#minio-client-recommended).
+First, start by [configuring minio client](/documentation/connect/cli/#minio-client-recommended).
Then build your website: