JNSimba opened a new pull request, #3719: URL: https://github.com/apache/doris-website/pull/3719
## Summary Follow-up to #3704. That PR added the restored `data-source/mysql.md` and `data-source/postgresql.md` to `versioned_sidebars/version-4.x-sidebars.json`, but missed `sidebars.ts` (the legacy plugin sidebar that was re-introduced after #3645). As a result, the two pages exist as routes but are not visible in the Data Source sidebar under the legacy `docs/` tree. This PR adds the two entries to `sidebars.ts` so they appear alongside the other data sources. ## Test plan - [ ] Build the site and confirm **MySQL** and **PostgreSQL** entries show up under **Data Loading → Data Source** in the sidebar -- 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]
