jojochuang opened a new pull request, #537: URL: https://github.com/apache/ozone-site/pull/537
## Summary HDDS-16272: https://issues.apache.org/jira/browse/HDDS-16272 - Copy `ApacheOzoneBestPracticesAtDidi.pdf` to `static/assets/` so the pre-migration URL `/assets/ApacheOzoneBestPracticesAtDidi.pdf` works again. - External references (including the [Apache Foundation news article](https://news.apache.org/foundation/entry/how-didi-scaled-to-hundreds-of-petabytes-with-apache-ozone)) still point at the old `/assets/` path and currently return 404. - The canonical URL `/ApacheOzoneBestPracticesAtDidi.pdf` is unchanged; this adds backward compatibility without a redirect. ## What is the link to the Apache Jira? https://issues.apache.org/jira/browse/HDDS-16272 ## How was this patch tested? - Verified the PDF exists at `static/assets/ApacheOzoneBestPracticesAtDidi.pdf` after build (same content as `static/ApacheOzoneBestPracticesAtDidi.pdf`). - No markdown or config changes; CI should pass unchanged. ## Test plan - [ ] After deploy, confirm https://ozone.apache.org/assets/ApacheOzoneBestPracticesAtDidi.pdf serves the PDF - [ ] Confirm https://ozone.apache.org/ApacheOzoneBestPracticesAtDidi.pdf still works Made with [Cursor](https://cursor.com) -- 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]
