From dd76f4e2e3b020ca178e9c128954084d354bb634 Mon Sep 17 00:00:00 2001 From: Avcharov <72924156+Avcharov@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:04:52 +0100 Subject: [PATCH] docs: Fix Code of Conduct Readme link (#59217) PR Close #59217 --- adev/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adev/README.md b/adev/README.md index 866cb90b8f2..08ab121e9fe 100644 --- a/adev/README.md +++ b/adev/README.md @@ -36,7 +36,7 @@ And if you're new, check out one of our issues labeled as [help wanted](htt ### Code of Conduct -Help us keep Angular open and inclusive. Please read and follow our [Code of Conduct](CODE_OF_CONDUCT.md). +Help us keep Angular open and inclusive. Please read and follow our [Code of Conduct](/CODE_OF_CONDUCT.md). ## FAQs