YvCeung opened a new pull request, #924: URL: https://github.com/apache/incubator-seata-website/pull/924
## What is the purpose of the change Since the io.seata package name has been changed to org.apache.seata since version 2.1, but the corresponding deployment document has not changed, this submission will keep the deployment document consistent with the GAV coordinates of seata 由于从2.1版本开始,seata-server已经将io.seata包名改为了org.apache.seata,但是对应的部署文档仍然没有变更,此次提交将把部署文档和seata 的GAV坐标保持一致 ## Brief changelog i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.1/ops/deploy-guide-beginner.md i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.2/ops/deploy-guide-beginner.md 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org