Skip to content

Commit cbd5ad8

Browse files
committed
docs: rename commits.md to COMMITS.md and fix links
1 parent ac39d76 commit cbd5ad8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ notes-frontend/
138138
├─ .prettierrc.json # Prettier config
139139
├─ .prettierignore
140140
├─ package.json # npm scripts (lint/format), dev deps
141-
├─ commits.md # Conventional Commits Leitfaden
141+
├─ COMMITS.md # Conventional Commits Leitfaden
142142
├─ .github/
143143
│ └─ workflows/
144144
│ └─ ci.yml # minimal CI (Node 20 + Prettier check)

0 commit comments

Comments
 (0)