psxjoy opened a new pull request, #1033: URL: https://github.com/apache/incubator-seata-website/pull/1033
## What is the purpose of the change Since version 2.1.0 (inclusive), the domain for Seata has been migrated from `seataio` to `apache`. I've observed that the English documentation content is all correct, but the Chinese documentation has not been updated accordingly. This PR is part of updating the deployment documentation and is associated with [this issue](https://github.com/apache/incubator-seata/issues/7494). 自从2.1.0(包含2.1.0)版本之后,seata的域就从`seataio`迁移到了`apache`。 英文版本的内容都是正常的,但是中文文档中一直没有进行修改 ## Brief changelog Modify the image deployment address for versions 2.1.0 and above, migrating it to the `apache` domain. 修改2.1.0及以上版本的镜像部署地址,将其迁移至`apache`域下。 Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [GITHUB_issue](https://github.com/apache/incubator-seata-website/issues) filed for the change(usually before you start working on it). Trivial changes such as typos do not necessitate a GITHUB issue. Your pull request should solely focus on addressing this specific issue without incorporating any other modifications. Each PR should resolve a single issue. - [x] Format the pull request title like `doc: add an operations guide document`. Each commit within the pull request should contain a meaningful subject line and body. - [x] Write a pull request description that is detailed enough to understand what the pull request does, how, and why. - [x] Test your code locally by running `npm run build`, and make sure it works as expected. - [x] Ensure that no files under the `build` folder are included in the commit, as well as the `package-lock.json` and `yarn.lock` files. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
