boluor opened a new pull request, #3698: URL: https://github.com/apache/doris-website/pull/3698
## Summary Batch fix for 3 issues found in a documentation audit, all in `docs/faq`. Each fix is applied consistently across the current docs, all affected versioned docs, and the zh-CN / ja translations. - **sql-faq.md** — a `### Q5` section appeared twice consecutively with the same title and near-identical content (the second copy also had a `bitmp` typo). The duplicate is removed. - **install-faq.md** — question numbering jumped from `Q13` straight to `Q15` (no `Q14`). The trailing questions are renumbered down by one so the sequence is continuous. - **load-faq.md** — a PR reference had link text `#3727` while the URL pointed to `pull/40728`. The text is corrected to `#40728` to match the URL (consistent with the other PR references in the same table). ## Test plan - [ ] CI doc build passes - [ ] Verify FAQ pages render with continuous question numbering and no duplicate section -- 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]
