From aedae9277877f06c26f2392632d518ce9f63ea90 Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 16 Apr 2024 08:32:14 -0700 Subject: [PATCH] docs: fix broken contributing link (#1244) [ROCm/composable_kernel commit: 501a6b68eb647c76b0de00d03b93bc90f1e93111] --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 55c80b8edf..30ef672f84 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,6 +33,6 @@ The CK documentation is structured as follows: * :ref:`hello-world` -To contribute to the documentation refer to `Contributing to ROCm `_. +To contribute to the documentation refer to `Contributing to ROCm `_. You can find licensing information on the `Licensing `_ page.