Labeeb2339 opened a new issue, #794: URL: https://github.com/apache/rocketmq-site/issues/794
## What happened The active new-official-website configuration in docusaurus.config.js still contains several template values: - url: https://your-docusaurus-test-site.com - organizationName: facebook - projectName: docusaurus - docs editUrl: https://github.com/apache/rocketmq-site/tree/new-official-website The repository is Apache RocketMQ, and the tree URL opens a read-only view rather than GitHub's edit form. ## Why it matters The placeholder metadata can produce incorrect canonical/social metadata, while the docs Edit this page action does not open an editor for RocketMQ contributors. ## Suggested fix Set the actual production URL and RocketMQ repository metadata, and use the edit route for the intended docs branch. Please verify the generated metadata and one docs edit link. -- 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]
