From b8e8ddf9ae1b2bab210b4fa6c1eb8dff4ff2c9be Mon Sep 17 00:00:00 2001 From: James Fletcher <42464962+jf205@users.noreply.github.com> Date: Tue, 23 Nov 2021 08:38:39 +0000 Subject: [PATCH] fix link --- .../codeql-cli/analyzing-databases-with-the-codeql-cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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