Skip to content

Commit fe8a44c

Browse files
authored
Fix: Repair or remove "#about-labels-for-alerts-that-are-not-found-in-application-code" page anchor (github#37966)
1 parent 726473f commit fe8a44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/managing-code-scanning-alerts-for-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ You can prefix the `tag` filter with `-` to exclude results with that tag. For e
8686

8787
### Restricting results to application code only
8888

89-
You can use the "Only alerts in application code" filter or `autofilter:true` keyword and value to restrict results to alerts in application code. For more information, see "[About labels for alerts not in application code](#about-labels-for-alerts-that-are-not-found-in-application-code)" above for more information about the types of code that are not application code.
89+
You can use the "Only alerts in application code" filter or `autofilter:true` keyword and value to restrict results to alerts in application code. For more information about the types of code that are automatically labeled as not application code, see "[AUTOTITLE](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-alerts#about-labels-for-alerts-that-are-not-found-in-application-code)."
9090

9191
{% ifversion fpt or ghes or ghec %}
9292

0 commit comments

Comments
 (0)