From 9bfd2c0b240164ffdce43fc8a0809190281988fe Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Mon, 25 May 2026 15:41:12 +0200 Subject: [PATCH] fix(gitlab): correct link to codeowners syntax --- .gitlab/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index eab13c4a6b4..32cc7381e1a 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -1,6 +1,6 @@ # For the syntax of this file, see: # -# https://docs.gitlab.com/ee/user/project/code_owners.html#the-syntax-of-code-owners-files +# https://docs.gitlab.com/user/project/codeowners/reference/ # # If more than one rule matches a given file, the latest rule is used. # The file should be generally kept sorted, except when it is necessary