lucasfang opened a new pull request, #8538:
URL: https://github.com/apache/paimon/pull/8538
### Purpose
- Update C++ API documentation links from Alibaba-hosted resources to Apache
official resources.
- Replace repository URL:
- from https://github.com/alibaba/paimon-cpp.git
- to https://github.com/apache/paimon-cpp.git
- Replace C++ docs links from alibaba.github.io to
paimon.apache.org/docs/cpp, including:
- Getting started
- Data types
- Arrow integration
- Main C++ documentation entry
### Tests
- Manual docs validation:
- Start local docs site in docs/ with npm run start (or yarn start).
--
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]