Correct all internal links in content/code-security (#37198)
This commit is contained in:
@@ -250,7 +250,7 @@ use:
|
||||
<!--Changed this to a note to fit with style guide -->
|
||||
{% note %}
|
||||
|
||||
**Note:** You can use the `codeql resolve queries /path/to/suite.qls` command to see which queries are selected by a query suite definition. For more information, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/resolve-queries/)."
|
||||
**Note:** You can use the `codeql resolve queries /path/to/suite.qls` command to see which queries are selected by a query suite definition. For more information, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/resolve-queries)."
|
||||
|
||||
{% endnote %}
|
||||
|
||||
@@ -375,7 +375,7 @@ instruction:
|
||||
- description: <name-of-query-suite>
|
||||
```
|
||||
|
||||
This value is displayed when you run [AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/resolve-queries/), if the suite is added to a "well-known"
|
||||
This value is displayed when you run [AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/resolve-queries), if the suite is added to a "well-known"
|
||||
directory. For more information, see "[Specifying well-known query suites](#specifying-well-known-query-suites)."
|
||||
|
||||
{% ifversion codeql-packs %}
|
||||
|
||||
Reference in New Issue
Block a user