boluor opened a new pull request, #3692: URL: https://github.com/apache/doris-website/pull/3692
## Summary In the file-cache doc (`compute-storage-decoupled/file-cache/file-cache.md`), the "WARM-UP SQL documentation" links were placeholders pointing to `#` — they went nowhere. Pointed them at the actual `WARM UP` SQL-statement doc: `sql-manual/sql-statements/cluster-management/storage-management/WARM-UP.md`, whose content matches the warmup feature described in file-cache.md. Also added a missing space before the link in the version-3.x English copy (`the[WARM-UP` → `the [WARM-UP`). Scope: 10 placeholder links across 6 files — EN next/4.x and ZH next/4.x have 2 each (the warmup section + the FAQ); EN 3.x and ZH 3.x have 1 each (the older doc has no FAQ section). ## Test plan - [x] Confirmed `WARM-UP.md` exists in all versioned/i18n trees and documents the `WARM UP` statement - [x] Verified the `../../` relative path matches the repo's cross-section link convention - [x] Confirmed no `WARM-UP ...](#)` placeholder remains -- 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]
