This is an automated email from the ASF dual-hosted git repository.
smengcl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/master by this push:
new ec674d56f HDDS-14663. [Docs] Fix broken link to configuration page on
docker quick-start (#417)
ec674d56f is described below
commit ec674d56f1d26457e35c6fc762f03cfab68854d3
Author: Chi-Hsuan Huang <[email protected]>
AuthorDate: Thu May 7 23:19:44 2026 +0800
HDDS-14663. [Docs] Fix broken link to configuration page on docker
quick-start (#417)
---
docs/02-quick-start/01-installation/01-docker.md | 2 +-
.../version-2.1.0/02-quick-start/01-installation/01-docker.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/02-quick-start/01-installation/01-docker.md
b/docs/02-quick-start/01-installation/01-docker.md
index 8991ea2b7..0418996bd 100644
--- a/docs/02-quick-start/01-installation/01-docker.md
+++ b/docs/02-quick-start/01-installation/01-docker.md
@@ -83,7 +83,7 @@ x-common-config:
OZONE-SITE.XML_ozone.recon.http-address: 0.0.0.0:9090
```
-Refer to the [Configuring Ozone For
Production](../../quick-start/installation/docker) page for more configuration
guidelines.
+Refer to the [Configuring Ozone For
Production](../../administrator-guide/configuration) page for more
configuration guidelines.
## Next Steps
diff --git
a/versioned_docs/version-2.1.0/02-quick-start/01-installation/01-docker.md
b/versioned_docs/version-2.1.0/02-quick-start/01-installation/01-docker.md
index ef2a2e67c..235c3ad48 100644
--- a/versioned_docs/version-2.1.0/02-quick-start/01-installation/01-docker.md
+++ b/versioned_docs/version-2.1.0/02-quick-start/01-installation/01-docker.md
@@ -83,7 +83,7 @@ x-common-config:
OZONE-SITE.XML_ozone.recon.http-address: 0.0.0.0:9090
```
-Refer to the [Configuring Ozone For Production](../installation/docker) page
for more configuration guidelines.
+Refer to the [Configuring Ozone For
Production](../../administrator-guide/configuration) page for more
configuration guidelines.
## Next Steps
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]