This is an automated email from the ASF dual-hosted git repository.

guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/main by this push:
     new 10639964f docs: fix link (#1165)
10639964f is described below

commit 10639964fe93142fcace97ecd60950e80c96691c
Author: Tim Hsiung <[email protected]>
AuthorDate: Wed Mar 11 10:26:51 2026 +0800

    docs: fix link (#1165)
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 256cd63d3..88f069362 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -141,7 +141,7 @@ Apache Mahout includes several subprojects. Use the root 
workflow above for issu
 |------------|-------|-------------|
 | **Qumat** | *(this document)* | Core Python library; use root Quick Start 
and [Testing](#testing). |
 | **QDP** (Quantum Data Plane) | [qdp/DEVELOPMENT.md](qdp/DEVELOPMENT.md) | 
GPU-accelerated pipeline: Rust/CUDA, DevContainer, build, install, benchmarks, 
profiling. |
-| **Website** | [website/CONTRIBUTING.md](website/CONTRIBUTING.md) | 
Docusaurus site: docs source in `/docs`, sync, versioning, deployment. |
+| **Website** | [website/README.md](website/README.md) | Docusaurus site: docs 
source in `/docs`, sync, versioning, deployment. |
 
 ---
 

Reply via email to