sadadw1 opened a new issue, #687: URL: https://github.com/apache/ozhera/issues/687
### What happened? In the custom-tracking documentation, two dashboard screenshot images are named with a typo `custome-dashboard` (should be `custom-dashboard`): - `readme/custom-tracking/images/custome-dashboard.png` - `readme/custom-tracking/images/custome-dashboard2.png` These are referenced (alt text + path) in both `readme/custom-tracking/custom-tracking.md` (lines 166, 168) and `readme/custom-tracking/custom-tracking_cn.md` (lines 167, 169). The surrounding section is about the **custom** dashboard, so `custome` is a misspelling of `custom`. ### Impact Documentation-only (image asset filenames + their references). No runtime/business logic is affected. ### Suggested fix Rename the two image files `custome-dashboard.png` → `custom-dashboard.png` and `custome-dashboard2.png` → `custom-dashboard2.png`, and update the 4 markdown references (2 in the EN doc, 2 in the CN doc) accordingly. -- 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]
