This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 2708289816 [Doc]Change the download url for the binary package #10527
(#10528)
2708289816 is described below
commit 27082898162ab4e727a63aaccfdf2b9928d69792
Author: Heng Zhao <[email protected]>
AuthorDate: Fri Jul 1 10:47:14 2022 +0800
[Doc]Change the download url for the binary package #10527 (#10528)
---
docs/en/docs/get-starting/get-starting.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/docs/get-starting/get-starting.md
b/docs/en/docs/get-starting/get-starting.md
index d7c209faea..17ab9df4a6 100644
--- a/docs/en/docs/get-starting/get-starting.md
+++ b/docs/en/docs/get-starting/get-starting.md
@@ -53,9 +53,9 @@ under the License.
2. Download binary package / self-compile FE / BE files
```shell
- wget https://dist.apache.org/repos/dist/release/incubator/doris/version to
deploy
+ wget https://dist.apache.org/repos/dist/release/doris/version-to-deploy
# For example the following link
- wget
https://dist.apache.org/repos/dist/release/incubator/doris/1.0/1.0.0-incubating/apache-doris-1.0.0-incubating-bin.tar.gz
+ wget
https://dist.apache.org/repos/dist/release/doris/1.0/1.0.0-incubating/apache-doris-1.0.0-incubating-bin.tar.gz
```
3. Extract the tar.gz file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]