Copilot commented on code in PR #3456:
URL: https://github.com/apache/doris-website/pull/3456#discussion_r2923141605
##########
sidebars.ts:
##########
@@ -9,7 +9,7 @@ const sidebars: SidebarsConfig = {
items: [
'gettingStarted/what-is-apache-doris',
'gettingStarted/quick-start',
- 'gettingStarted/must-read-before-poc',
+ 'gettingStarted/before-you-start-the-poc',
Review Comment:
This doc rename changes the URL from `/gettingStarted/must-read-before-poc`
to `/gettingStarted/before-you-start-the-poc`. Since the site already uses
`@docusaurus/plugin-client-redirects` (see `docusaurus.config.js`), please add
a redirect from the old path to the new one to avoid breaking existing inbound
links/bookmarks.
--
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]