From 6491cd870a8aed97cfc8b0b7c8709a91932fd3ae Mon Sep 17 00:00:00 2001 From: spolifroni-amd Date: Tue, 8 Apr 2025 13:20:31 -0400 Subject: [PATCH] fixed broken github link (#2063) [ROCm/composable_kernel commit: 2c8132126ce089885d7aca40bc277196d8e78b34] --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 15a9321d43..6d46eb49b1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,7 +10,7 @@ Composable Kernel User Guide The Composable Kernel library provides a programming model for writing performance critical kernels for machine learning workloads across multiple architectures including GPUs and CPUs, through general purpose kernel languages such as `HIP C++ `_. -The Composable Kernel repository is located at `https://github.com/ROCm/composable-kernel `_. +The Composable Kernel repository is located at `https://github.com/ROCm/composable_kernel `_. .. grid:: 2 :gutter: 3