You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/testing-query-help-files.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ where ``<qhelp|query|dir|suite>`` is one of:
38
38
- the path to a ``.ql`` file.
39
39
- the path to a directory containing queries and query help files.
40
40
- the path to a query suite, or the name of a well-known query suite for a QL pack.
41
-
For more information, see "`Creating CodeQL query suites <creating-codeql-query-suites#specifying-well-known-query-suites>`__."
41
+
For more information, see "`Creating CodeQL query suites <https://codeql.github.com/docs/codeql-cli/creating-codeql-query-suites#specifying-well-known-query-suites>`__."
42
42
43
43
You must specify a ``--format`` option, which defines how the query help is rendered.
44
44
Currently, you must specify ``markdown`` to render the query help as markdown.
0 commit comments