Skip to content

Commit 96ff2f5

Browse files
committed
use correct type of link
1 parent dfe77f8 commit 96ff2f5

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
@@ -227,7 +227,7 @@ corresponding query. Alternatively, for consistency with the standard CodeQL que
227227
you can write query help in the ``.qhelp`` format. Query help written in ``.qhelp``
228228
files can't be included in SARIF files, and they can't be processed by code
229229
scanning so must be converted to markdown before running
230-
the analysis. For more information, see ":doc:`Query help files <query-help-files>`"
230+
the analysis. For more information, see ":ref:`Query help files <query-help-files>`"
231231
and ":doc:`Testing query help files <testing-query-help-files>`."
232232

233233
Results

0 commit comments

Comments
 (0)