Skip to content

Commit 2ec2d7a

Browse files
authored
docs: Fix GitLab integration link
Append a missing underscore so the link works correctly.
1 parent 1a6542c commit 2ec2d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Integration with GitLab
5252

5353
You can use the following GitLab CI/CD stage to run yamllint and get the
5454
results as a `Code quality (Code Climate)
55-
<https://docs.gitlab.com/ee/ci/testing/code_quality.html>` report.
55+
<https://docs.gitlab.com/ee/ci/testing/code_quality.html>`_ report.
5656

5757
.. code:: yaml
5858

0 commit comments

Comments
 (0)