Skip to content

Commit

Permalink
Fix icon and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
akordowski committed Nov 19, 2024
1 parent 8744ca0 commit c8ee8fa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ For more information, see "[AUTOTITLE](/code-security/supply-chain-security/unde
{% data reusables.dependabot.quickstart-link %}

{% ifversion fpt or ghec %}
1. Click your profile photo, then click **Settings**.
1. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code security**.
1. Click your profile photo, then click **{% octicon "gear" aria-hidden="true" %} Settings**.
1. In the "Security" section of the sidebar, click **{% octicon "shield" aria-hidden="true" %} Code security**.
1. Click **Enable all** next to {% data variables.product.prodname_dependabot_alerts %}.
{% endif %}

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code security**.
1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "shield" aria-hidden="true" %} Code security**.
2 changes: 1 addition & 1 deletion data/reusables/user-settings/security-analysis.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code security**.
1. In the "Security" section of the sidebar, click **{% octicon "shield" aria-hidden="true" %} Code security**.

0 comments on commit c8ee8fa

Please sign in to comment.