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