Skip to content

Commit aa32205

Browse files
author
Ryan John Peck
committed
Fix broken links to GitLab Docs for labels
1 parent 02b1bd3 commit aa32205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/r/group_label.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |-
1010

1111
This resource allows you to create and manage labels for your GitLab groups.
1212
For further information on labels, consult the [gitlab
13-
documentation](https://docs.gitlab.com/ee/user/group/labels.htm).
13+
documentation](https://docs.gitlab.com/ee/user/project/labels.html#group-labels).
1414

1515

1616
## Example Usage

website/docs/r/label.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |-
1010

1111
This resource allows you to create and manage labels for your GitLab projects.
1212
For further information on labels, consult the [gitlab
13-
documentation](https://docs.gitlab.com/ee/user/project/labels.htm).
13+
documentation](https://docs.gitlab.com/ee/user/project/labels.html#project-labels).
1414

1515

1616
## Example Usage

0 commit comments

Comments
 (0)