From 2d08bcea0f5e54af01b68ec0725209f3cfb100b4 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) --- 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.