apache / fury-site

Apache Fury Website
https://fury.apache.org/
Apache License 2.0
9 stars 16 forks source link

[Site]: 编辑页面 button return 404 error #161

Closed chaokunyang closed 2 months ago

chaokunyang commented 2 months ago

Current State

Description of the current state: The butturn goes to https://github.com/apache/fury-site/tree/main/i18n/zh-CN/docusaurus-plugin-content-docs/community/community.md instead of https://github.com/apache/fury-site/blob/main/i18n/zh-CN/docusaurus-plugin-content-docs/current/community/how_to_join_community.md Link to the wensite page, allow developers to better understand the problem: https://fury.apache.org/zh-CN/docs/community/

Screenshots (if relevant): image

Desired State

Description of the change you are proposing: The link should go to https://github.com/apache/fury-site/blob/main/i18n/zh-CN/docusaurus-plugin-content-docs/current/community/how_to_join_community.md

Would you like to fix this issue?

None