Skip to content

Commit 1739994

Browse files
authored
🔧 chore(gitlab): update codeowners syntax link (#14099)
1 parent e3ba04a commit 1739994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/issues/ownership-rules/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)