docs: Fix GitLab integration link

Append a missing underscore so the link works correctly.
This commit is contained in:
Yuki Kobayashi
2025-05-04 10:13:48 +02:00
committed by GitHub
parent 1a6542c58a
commit 2ec2d7a786
+1 -1
View File
@@ -52,7 +52,7 @@ Integration with GitLab
You can use the following GitLab CI/CD stage to run yamllint and get the
results as a `Code quality (Code Climate)
<https://docs.gitlab.com/ee/ci/testing/code_quality.html>` report.
<https://docs.gitlab.com/ee/ci/testing/code_quality.html>`_ report.
.. code:: yaml