zhangshenghang opened a new pull request, #10662:
URL: https://github.com/apache/seatunnel/pull/10662

   ### Purpose of this pull request
   Fix broken Markdown links in Chinese documentation 
(`docs/zh/introduction/about.md`). The `[此处]` placeholders were missing the URL 
part, making the links non-clickable.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, fixes two broken links in the Chinese documentation:
   - Source connector list link now correctly points to `../connectors/source`
   - Sink connector list link now correctly points to `../connectors/sink`
   
   ### How was this patch tested?
   Verified the Markdown link syntax is correct by comparing with the English 
version (`docs/en/introduction/about.md`).
   
   ### Check list
   - [ ] 新增 Jar 包需按 New License Guide 添加 License
   - [x] 必要时更新文档 (docs/en + docs/zh)
   - [ ] 必要时更新 incompatible-changes.md
   - [ ] 连接器代码需更新: plugin-mapping.properties, seatunnel-dist pom, CI label, 
E2E, plugin_config


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