From f8d243756561fe7b4a1cc033ea8449291d33ec28 Mon Sep 17 00:00:00 2001 From: ShraddhaSharma3 Date: Mon, 19 Jan 2026 17:47:58 +0530 Subject: [PATCH] Fix dead scancode documentation link --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index c16ecdeed9e..f96994ea8dc 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -85,7 +85,7 @@ template. Your help and contribution make ScanCode docs better, we love hearing The ScanCode documentation is hosted at `scancode-toolkit.readthedocs.io `_. -If you want to contribute to Scancode Documentation, you'll find `this guide here `_ helpful. +If you want to contribute to Scancode Documentation, you'll find `this guide here https://scancode-toolkit.readthedocs.io/en/latest/getting-started/contribute/contributing-docs.html`_ helpful. Development ===========