1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Correct all internal links in content/code-security (#37198)

This commit is contained in:
Peter Bengtsson
2023-05-30 08:52:04 -04:00
committed by GitHub
parent 5ede55ee59
commit 526907459d
13 changed files with 22 additions and 22 deletions

View File

@@ -56,7 +56,7 @@ The `--output` option defines a file path where the rendered query help will be
- For directories containing `.qhelp` files or a query suites defining one or more `.qhelp` files, you must specify an `--output` directory. Filenames within the output directory will be derived from the `.qhelp` file names.
- For single `.qhelp` or `.ql` files, you may specify an `--output` option. If you dont specify an output path, the rendered query help is written to `stdout`.
For full details of all the options you can use when testing query help files, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/generate-query-help/)."
For full details of all the options you can use when testing query help files, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/generate-query-help)."
## Results