Skip to content

Commit d8ca8d4

Browse files
Merge pull request #480 from jakub-bochenski/patch-1
docs: Fix broken link
2 parents 821fc88 + 20dd2dd commit d8ca8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ GitLab CI integration
33
Kcov generates a very generic json file which includes the overall percent covered
44
for a single command and the count of lines instrumented and covered. It also includes
55
a summary of each source file with a percentage and line counts. This allows easy
6-
integration with GitlabCI (see https://docs.gitlab.com/ce/user/project/pipelines/settings.html).
6+
integration with GitlabCI (see https://docs.gitlab.com/ci/testing/code_coverage/).
77

88
The JSON output is placed in a file named ```out-path/exec-filename/coverage.json```.

0 commit comments

Comments
 (0)