1
0
mirror of synced 2025-12-22 11:26:57 -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

@@ -30,7 +30,7 @@ Success, normal termination.
The command successfully determined that the answer to your question is "no".
This exit code is only used by a few commands, such as "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/test-run/)", "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/dataset-check/)", "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/query-format/)",and "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/resolve-extractor/)."
This exit code is only used by a few commands, such as "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/test-run)", "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/dataset-check)", "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/query-format)",and "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/resolve-extractor)."
For more details, see the documentation for those commands.
## 2
@@ -48,7 +48,7 @@ In this case, the launcher cant start the Java code for the {% data variables
## 32
The extractor didnt find any code to analyze when running "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-create/)" or "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-finalize/)."
The extractor didnt find any code to analyze when running "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-create)" or "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-finalize)."
## 33