From 56fb4e3a6f610c376a3a6dc0ac0e7480ae4b9aa0 Mon Sep 17 00:00:00 2001 From: yihong0618 Date: Wed, 2 Sep 2026 21:44:34 +0800 Subject: [PATCH] docs: fix two dead links in README Signed-off-by: yihong0618 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 412b2e6b02..3065ade0ae 100755 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ For more code examples of the Rust APIs, including a drop-in project templates, ## Contributing -If you are interested in contributing to the cuVS library, please read our [Contributing guidelines](docs/source/contributing.md). Refer to the [Developer Guide](docs/source/developer_guide.md) for details on the developer guidelines, workflows, and principles. +If you are interested in contributing to the cuVS library, please read our [Contributing guidelines](https://docs.nvidia.com/cuvs/developer-guide/contributing). Refer to the [Developer Guide](https://docs.nvidia.com/cuvs/developer-guide) for details on the developer guidelines, workflows, and principles. ## References