Skip to content

Commit bbf4656

Browse files
authored
Merge pull request #918 from jtymes/docs/fix-contributing-link
docs: Update example link to not be broken
2 parents cd8fde6 + eb4c9bb commit bbf4656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ $ make testacc GITLAB_TOKEN=example123 GITLAB_BASE_URL=https://example.com/api/v
120120

121121
Features that only work on one flavour can use the following helpers as
122122
SkipFunc: `isRunningInEE` and `isRunningInCE`. You can see an example of this
123-
for [gitlab_project_level_mr_approvals](gitlab/resource_gitlab_project_level_mr_approvals_test.go)
123+
for [gitlab_project_level_mr_approvals](internal/provider/resource_gitlab_project_level_mr_approvals_test.go)
124124
tests.
125125

126126
* **Run EE tests:**

0 commit comments

Comments
 (0)