diff --git a/docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst b/docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst index c180d9b5a9d..b28f416f78f 100644 --- a/docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst +++ b/docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst @@ -219,7 +219,7 @@ alerts generated by the custom queries. From CodeQL CLI 2.7.1 onwards, you can include markdown-rendered query help in SARIF files by providing the ``--sarif-add-query-help`` option when running ``codeql database analyze``. -For more information, see `Configuring CodeQL CLI in your CI system ` +For more information, see `Configuring CodeQL CLI in your CI system `__ in the GitHub documentation. You can write query help for custom queries directly in a markdown file and save it alongside the