Skip to content

Commit 26f3300

Browse files
authored
Merge pull request #912 from Fxplorer/patch-1
missing . in .github directory
2 parents d6e5e29 + 05173ea commit 26f3300

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)