From 449c2743265352faffcff83b13594dcaf3a6b68d Mon Sep 17 00:00:00 2001 From: Jeff Rasley Date: Tue, 29 Oct 2024 22:13:33 -0700 Subject: [PATCH] [docs] fix quickstart link (#374) Small fix to update quickstart link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd8e80790..8e5e750d3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A GPU-driven communication stack for scalable AI applications. -See [Quick Start](docs/quickstart.md) to quickly get started. +See [Quick Start](docs/getting-started/quickstart.md) to quickly get started. ## Overview