From 2dc9db9f9ccc62ebb27981ef9ab52fe1adeae488 Mon Sep 17 00:00:00 2001 From: Glitchy Date: Mon, 24 Aug 2026 11:35:14 +0100 Subject: [PATCH] fix(docs): Replace a dead link to github docs in CODEOWNERS file (#3037) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 316cd472b..636152a1c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # GitHub CODEOWNERS File -# https://docs.github.com/en/repositories/managing-repository-settings-and-features/customizing-your-repository/about-code-owners +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Default owner for the entire project * @Snowiiii