docs: Fix link syntax on integration.rst

This commit is contained in:
Madison Swain-Bowden
2021-12-24 00:34:15 -08:00
committed by GitHub
parent bb567ba395
commit 4f1bbc33dc

View File

@@ -22,7 +22,7 @@ Integration with GitHub Actions
------------------------------- -------------------------------
yamllint auto-detects when it's running inside of `GitHub yamllint auto-detects when it's running inside of `GitHub
Actions<https://github.com/features/actions>` and automatically uses the suited Actions <https://github.com/features/actions>`_ and automatically uses the suited
output format to decorate code with linting errors automatically. You can also output format to decorate code with linting errors automatically. You can also
force the GitHub Actions output with ``yamllint --format github``. force the GitHub Actions output with ``yamllint --format github``.