ShannonDing opened a new issue, #182:
URL: https://github.com/apache/rocketmq-site/issues/182

   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
         npm run build
   
   - What did you expect to see?
        build success
   
   - What did you see instead?
   ```
       Unable to build website for locale "zh".
       Error: Docusaurus found broken links!
   
       Please check the pages of your site in the list below, and make sure you 
don't reference any path that does not exist.
       Note: it's possible to ignore broken links with the 'onBrokenLinks' 
Docusaurus configuration, and let the build pass.
   ```
   seems path link error.
   ```
   It looks like some of the broken links we found appear in many pages of your 
site.
   Maybe those broken links appear on all pages through your site layout?
   We recommend that you check your theme configuration for such links 
(particularly, theme navbar and footer).
   Frequent broken links are linking to:
   - /changelog
   
   
   Exhaustive list of all broken links found:
   
   - On source page path = /404.html:
      -> linking to /changelog
   
   - On source page path = /:
      -> linking to /changelog
   
   - On source page path = /blog:
      -> linking to /changelog
   
   - On source page path = /blog/01xiaohongshu:
      -> linking to /changelog
   
   - On source page path = /blog/archive:
      -> linking to /changelog
   ```
   
   2. Please tell us about your environment:
       - macOS Big Sur 11.5.1
       - [email protected]
       - [email protected]
       - [email protected]
   3. Other information (e.g. detailed explanation, logs, related issues, 
suggestions how to fix, etc):
   
   


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