RockteMQ-AI commented on issue #794:
URL: https://github.com/apache/rocketmq-site/issues/794#issuecomment-5522601037

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   **Root Cause:** The Docusaurus configuration (`docusaurus.config.js`) still 
contains template placeholder values from the initial scaffolding:
   - `url`: `https://your-docusaurus-test-site.com`
   - `organizationName`: `facebook`
   - `projectName`: `docusaurus`
   - `docs.editUrl`: points to read-only tree view instead of edit route
   
   **Impact:** 
   - Incorrect canonical/social metadata (OG tags, sitemaps)
   - "Edit this page" links do not open the GitHub editor for contributors
   
   **Severity:** Medium — affects contributor experience and SEO metadata.
   
   **Recommendation:** Accept. Replace with actual production URL 
(`https://rocketmq.apache.org`), set `organizationName: apache`, `projectName: 
rocketmq-site`, and use the edit route for the `new-official-website` branch.
   
   ---
   *Automated evaluation by RockteMQ-AI*


-- 
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]

Reply via email to