update:update the Group name in deploy md #924
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
doc: add an operations guide document
. Each commit within the pull request should contain a meaningful subject line and body.npm run build
, and make sure it works as expected.build
folder are included in the commit, as well as thepackage-lock.json
andyarn.lock
files.