Skip to content

Commit 0fef916

Browse files
[Improve][docs] Change the document to the correct project name (apache#143)
1 parent 331017b commit 0fef916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HOW_DOC_WORK.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Indeed, you could fetch it by your hand, but we provide the more convenience way
88
`tools`. It will
99

1010
* Create the directory named `swap` under your project directory, as well `docs` and `static/image_en`.
11-
* Fetch the latest code in codebase repository(apache/dolphinscheduler) to directory `swap`.
11+
* Fetch the latest code in codebase repository(apache/seatunnel) to directory `swap`.
1212
* Sync the latest `incubator-seatunnel/docs/en` and `incubator-seatunnel/docs/en/image` to directory `docs` and `static/image_en`.
1313

1414
When the main library code is synchronized to the local, HTTP is used by default as the protocol for git to communicate with the server, because it do not requests password or secret key. such as local development where we already have RSA public key, run command `export PROTOCOL_MODE=ssh` in terminal change protocol to SSH which in is faster and stable in many cases.

0 commit comments

Comments
 (0)