File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/product/issues/ownership-rules Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ This feature supports GitHub and GitLab CODEOWNERS file syntax with the followin
7777- Escaping a pattern starting with ` # ` using ` \ ` so it is treated as a pattern and not a comment
7878- Using ` ! ` to negate a pattern
7979- Using ` [ ] ` to define a character range
80- - [ GitLab Premium syntax] ( https://docs.gitlab.com/ee/ user/project/code_owners.html#code-owners-sections )
80+ - [ GitLab CODEOWNERS syntax] ( https://docs.gitlab.com/user/project/codeowners/reference/ )
8181- [ GitHub CODEOWNERS syntax exceptions] ( https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners#syntax-exceptions )
8282
8383<Alert >
You can’t perform that action at this time.
0 commit comments