fix(docs): correct commit style guide path reference

This commit is contained in:
2026-03-10 19:25:35 -04:00
parent 3f1947edc7
commit 56eaf33632
2 changed files with 1 additions and 1 deletions

View File

@@ -96,7 +96,7 @@ python3 -m py_compile ./home/bin/homeassistant.py
- Redirect stderr appropriately: `2>/dev/null` or `2>&1` - Redirect stderr appropriately: `2>/dev/null` or `2>&1`
### Configuration Files ### Configuration Files
- Before generating a commit, always consult `agents/COMMITS.md` for the required style. - Before generating a commit, always consult `.agent/COMMITS.md` for the required style.
#### chezmoi Templates #### chezmoi Templates
- Dotfiles use chezmoi's templating system - Dotfiles use chezmoi's templating system