diff --git a/docs/get-started/Velox.md b/docs/get-started/Velox.md index 6778bb9b7207..63239c39931e 100644 --- a/docs/get-started/Velox.md +++ b/docs/get-started/Velox.md @@ -266,7 +266,7 @@ spark.dynamicAllocation.enabled false ## Uniffle support -Uniffle with velox backend supports [Uniffle](https://github.com/apache/incubator-uniffle) as remote shuffle service. Currently, the supported Uniffle versions are `0.8.0`. +Uniffle with velox backend supports [Uniffle](https://github.com/apache/incubator-uniffle) as remote shuffle service. Currently, the supported Uniffle versions are `0.9.0`. First refer to this URL(https://uniffle.apache.org/docs/intro) to get start with uniffle.