Skip to content

Commit 8f579d6

Browse files
Convert inline link to reference format in code scanning documentation
1 parent 294560a commit 8f579d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/full-day/1-code-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Public repositories on GitHub automatically have Dependabot alerts. This feature
3737
You have now enabled Dependabot alerts and security updates! Should an insecure library be detected, you will both receive an alert, and Dependabot will create a new pull request to update the version number to a secure version of the library.
3838

3939
> [!IMPORTANT]
40-
> After enabling Dependabot security updates you may notice new [pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) created for potentially outdated packages. For this workshop you can ignore these pull requests.
40+
> After enabling Dependabot security updates you may notice new [pull requests][about-prs] created for potentially outdated packages. For this workshop you can ignore these pull requests.
4141
4242
## Secret scanning
4343

0 commit comments

Comments
 (0)