Skip to content

Commit 71f7938

Browse files
authored
Update docs after branch filter was removed (#56077)
1 parent 04f45f8 commit 71f7938

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Loading
Loading

content/code-security/code-scanning/managing-code-scanning-alerts/resolving-code-scanning-alerts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Anyone with write permission for a repository can fix an alert by committing a c
6464

6565
You can use the free text search or the filters to display a subset of alerts and then in turn mark all matching alerts as closed.
6666

67-
Alerts may be fixed in one branch but not in another. You can use the "Branch" filter, on the summary of alerts, to check whether an alert is fixed in a particular branch.
67+
Alerts may be fixed in one branch but not in another. You can use the "branch" filter, on the summary of alerts, to check whether an alert is fixed in a particular branch.
6868

69-
![Screenshot of alerts view with the "Branch" dropdown menu expanded. The "Branch" button is outlined in dark orange.](/assets/images/help/repository/code-scanning-branch-filter.png)
69+
![Screenshot of alerts view with the branch options expanded. The "branch" filter is underlined with dark orange.](/assets/images/help/repository/code-scanning-branch-filter.png)
7070

7171
{% data reusables.code-scanning.filter-non-default-branches %}
7272

0 commit comments

Comments
 (0)