Skip to content

Commit d2865fc

Browse files
anxovatomicaTwitter BotSharra-writes
authored
docs: fix broken Learn YAML in five minutes link (#44227) (#44237)
Co-authored-by: Twitter Bot <bot@twitter-automation.dev> Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 0760f9b commit d2865fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/code-security/concepts/supply-chain-security/about-the-dependabot-yml-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The `dependabot.yml` file is an optional configuration file that gives you fine-
1616

1717
Without a `dependabot.yml` file, {% data variables.product.prodname_dependabot %} can still create security updates for vulnerable dependencies if you've enabled {% data variables.product.prodname_dependabot_security_updates %} in your repository settings. However, you won't receive automated version updates or have control over update schedules and other configuration options.
1818

19-
The `dependabot.yml` file uses YAML syntax. If you're new to YAML and want to learn more, see [Learn YAML in five minutes](https://www.codeproject.com/Articles/1214409/Learn-YAML-in-five-minutes).
19+
The `dependabot.yml` file uses YAML syntax. If you're new to YAML and want to learn more, see [Learn YAML in five minutes](https://learnxinyminutes.com/yaml/).
2020

2121
> [!NOTE]
2222
> {% data variables.product.prodname_dependabot_alerts %} are configured in the repository or organization "Settings" tab and not in the `dependabot.yml` file, see [AUTOTITLE](/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts).

0 commit comments

Comments
 (0)