From 05173ea621b16e4f0cc71cbd3ff7242b69a3e2f0 Mon Sep 17 00:00:00 2001 From: Fxplorer <154011238+Fxplorer@users.noreply.github.com> Date: Sat, 23 Mar 2024 22:06:49 -0400 Subject: [PATCH] missing . in .github directory File zero-to-hero.md --- docs/zero-to-hero.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zero-to-hero.md b/docs/zero-to-hero.md index a9b2128b..cae141ec 100644 --- a/docs/zero-to-hero.md +++ b/docs/zero-to-hero.md @@ -214,7 +214,7 @@ This is useful to ensure your documentation is always in sync with your latest p Using [Dependabot](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates) you can easily receive new PR's with updates to your `dotnet` dependencies. -Create a `github/dependabot.yml` file with: +Create a `.github/dependabot.yml` file with: ```yml version: 2