This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new eea9dd3e6bd fix-document (#26)
eea9dd3e6bd is described below
commit eea9dd3e6bd5e174826341fb3a47dc138a96b00c
Author: Liqf <[email protected]>
AuthorDate: Mon Aug 1 13:45:30 2022 +0800
fix-document (#26)
---
.../current/how-to-contribute/pull-request.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute/pull-request.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute/pull-request.md
index 00a1407a616..d8c0e084079 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute/pull-request.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute/pull-request.md
@@ -49,7 +49,7 @@ clone 完成后,origin 会默认指向 github 上的远程 fork 地址。
#### (2)将 apache/doris 添加为本地仓库的远程分支 upstream:
```
-cd incubator-doris
+cd doris
git remote add upstream https://github.com/apache/doris.git
```
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]