Skip to content

Commit 21aff99

Browse files
authored
Merge pull request #7215 from github/jf205-patch-1
Fix link formatting
2 parents dcca5d2 + b8e8ddf commit 21aff99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ alerts generated by the custom queries.
219219
From CodeQL CLI 2.7.1 onwards, you can include markdown-rendered query help in SARIF files
220220
by providing the ``--sarif-add-query-help`` option when running
221221
``codeql database analyze``.
222-
For more information, see `Configuring CodeQL CLI in your CI system <https://docs.github.com/en/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/configuring-codeql-cli-in-your-ci-system#analyzing-a-codeql-database>`
222+
For more information, see `Configuring CodeQL CLI in your CI system <https://docs.github.com/en/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/configuring-codeql-cli-in-your-ci-system#analyzing-a-codeql-database>`__
223223
in the GitHub documentation.
224224

225225
You can write query help for custom queries directly in a markdown file and save it alongside the

0 commit comments

Comments
 (0)