chihsuan opened a new pull request, #417: URL: https://github.com/apache/ozone-site/pull/417
## What changes were proposed in this pull request? The "Configuring Ozone For Production" link on the Docker quick-start page pointed back to the docker page itself. This fixes it to point to the Administrator Guide → Configuration page. The same fix is applied to `versioned_docs/version-2.1.0/` so users on the current released version (the default `/docs/...` route) also see the working link. Per `CONTRIBUTING.md`, `versioned_docs/` is updated only to backport fixes — which this is. ## What is the link to the Apache JIRA? https://issues.apache.org/jira/browse/HDDS-14663 ## How was this patch tested? Verified locally with `pnpm start`: - `/docs/quick-start/installation/docker` (versioned 2.1.0) - `/docs/next/quick-start/installation/docker` (working copy) The "Configuring Ozone For Production" link on both now navigates to the Configuration overview page. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
