1
0
mirror of synced 2025-12-21 02:46:50 -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

@@ -12,7 +12,7 @@ topics:
- Code scanning
- CodeQL
redirect_from:
- /code-security/codeql-cli/creating-codeql-databases
- /code-security/codeql-cli/creating-codeql-databases
---
<!--The CodeQL CLI man pages include a link to a section in this article. If you rename this article,
make sure that you also update the MS short link: https://aka.ms/codeql-docs/indirect-tracing.-->
@@ -70,7 +70,7 @@ You can specify additional options depending on the location of your source file
You can specify extractor options to customize the behavior of extractors that create {% data variables.product.prodname_codeql %} databases. For more information, see
"[Extractor options](/code-security/codeql-cli/using-the-codeql-cli/extractor-options)."
For full details of all the options you can use when creating databases, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-create/)."
For full details of all the options you can use when creating databases, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-create)."
## Progress and results