From 8a7c04cb448b89e3736e67157baa5db604462e7e Mon Sep 17 00:00:00 2001 From: R Hari Krishnan Date: Tue, 30 Jun 2026 13:25:04 +0530 Subject: [PATCH] Update CONTRIBUTING.md I fixed the Code of Conduct redirection error that you had mentioned on the community. f --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 4286694bb2d1..dc6e7b1ada3d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,7 +4,7 @@ Thank you for investing your time in contributing to our project! Any contributi **📖 For comprehensive contribution guidance, please visit our official documentation at [docs.github.com/en/contributing](https://docs.github.com/en/contributing). This is our canonical source for all contribution processes and policies.** -Read our [Code of Conduct](./CODE_OF_CONDUCT.md) to keep our community approachable and respectable. +Read our [Code of Conduct](/.github/CODE_OF_CONDUCT.md) to keep our community approachable and respectable. This guide provides repository-specific information to supplement the official contribution documentation. For detailed processes, policies, and best practices, always refer to [docs.github.com/en/contributing](https://docs.github.com/en/contributing).