Skip to content

Commit 909dc84

Browse files
committed
Update broken link
1 parent d126c0a commit 909dc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/testing-query-help-files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ where ``<qhelp|query|dir|suite>`` is one of:
3838
- the path to a ``.ql`` file.
3939
- the path to a directory containing queries and query help files.
4040
- 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>`__."
4242

4343
You must specify a ``--format`` option, which defines how the query help is rendered.
4444
Currently, you must specify ``markdown`` to render the query help as markdown.

0 commit comments

Comments
 (0)