Skip to content

Commit 05173ea

Browse files
authored
missing . in .github directory
File zero-to-hero.md
1 parent d6e5e29 commit 05173ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zero-to-hero.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ This is useful to ensure your documentation is always in sync with your latest p
214214

215215
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.
216216

217-
Create a `github/dependabot.yml` file with:
217+
Create a `.github/dependabot.yml` file with:
218218

219219
```yml
220220
version: 2

0 commit comments

Comments
 (0)