Skip to content

Commit d502de8

Browse files
authored
docs: fix git credentials file name (coder#8406)
1 parent f8f4ae8 commit d502de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you are running Coder on a VM, make sure you have `git` installed and the `co
4040
```
4141

4242
```sh
43-
# /home/coder/.gitconfig
43+
# /home/coder/.git-credentials
4444

4545
# GitHub example:
4646
https://your-github-username:your-github-pat@github.com

0 commit comments

Comments
 (0)