This is an automated email from the ASF dual-hosted git repository.
felixybw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 37c3f989e2 docs: Update Velox fork reference from oap-project to IBM.
(#11610)
37c3f989e2 is described below
commit 37c3f989e299cbf2405747fce62885476d67d2f8
Author: Satya Kommula <[email protected]>
AuthorDate: Sat Feb 14 01:08:59 2026 +0530
docs: Update Velox fork reference from oap-project to IBM. (#11610)
---
docs/get-started/Velox.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/get-started/Velox.md b/docs/get-started/Velox.md
index f722b596c4..81c1b02818 100644
--- a/docs/get-started/Velox.md
+++ b/docs/get-started/Velox.md
@@ -78,7 +78,7 @@ export CPU_TARGET="aarch64"
**Step-by-step build**
Alternative to the above one-step build, you can follow the below guide for
step-by-step build.
-Currently, Gluten is using a [forked
Velox](https://github.com/oap-project/velox/) which is daily updated based on
[upstream Velox](https://github.com/facebookincubator/velox).
+Currently, Gluten is using a [IBM Velox](https://github.com/IBM/velox) which
is daily updated based on [upstream
Velox](https://github.com/facebookincubator/velox).
```bash
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]