From 9c4f82db66c6e2879c8769ca50bd0928416657b4 Mon Sep 17 00:00:00 2001 From: Darkangeel_hd <10299587+Darkangeel-hd@users.noreply.github.com> Date: Thu, 26 Feb 2026 22:13:14 +0100 Subject: [PATCH] fix wrong link on contributions README.md (#12363) --- docs/contribution/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contribution/README.md b/docs/contribution/README.md index be1231855..cdceec1cc 100644 --- a/docs/contribution/README.md +++ b/docs/contribution/README.md @@ -175,7 +175,7 @@ All scripts and configurations must follow our coding standards to ensure consis ### Available Guides - **[CONTRIBUTING.md](CONTRIBUTING.md)** - Essential coding standards and best practices -- **[CODE_AUDIT.md](CODE_AUDIT.md)** - Code review checklist and audit procedures +- **[CODE-AUDIT.md](CODE-AUDIT.md)** - Code review checklist and audit procedures - **[GUIDE.md](GUIDE.md)** - Comprehensive contribution guide - **[HELPER_FUNCTIONS.md](HELPER_FUNCTIONS.md)** - Reference for all tools.func helper functions - **Container Scripts** - `/ct/` templates and guidelines