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
77
77
- Escaping a pattern starting with ` # ` using ` \ ` so it is treated as a pattern and not a comment
78
78
- Using ` ! ` to negate a pattern
79
79
- 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/ )
81
81
- [ 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 )
82
82
83
83
<Alert >
You can’t perform that action at this time.
0 commit comments