This is an automated email from the ASF dual-hosted git repository.

laiyingchun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b8786d0  fix dir
b8786d0 is described below

commit b8786d0f4c321ed788372df0c239b5a740673a6f
Author: Yingchun Lai <[email protected]>
AuthorDate: Sun Jun 27 23:09:07 2021 +0800

    fix dir
---
 _docs/en/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/en/downloads.md b/_docs/en/downloads.md
index 656a314..4f63388 100644
--- a/_docs/en/downloads.md
+++ b/_docs/en/downloads.md
@@ -22,7 +22,7 @@ You can also download the sources via git clone:
 
 ```bash
 git clone {{ site.pegasus_github_url }}.git --recursive
-cd pegasus
+cd incubator-pegasus
 git checkout -b v2.2.0 v2.2.0
 git submodule update
 ```

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to