Commit c89afd4
authored
fix(docs): list the contributing guide where it actually lives (#56)
The "Repository Structure" block still listed `CONTRIBUTING.md` at the
repository root, but the guide lives at `.github/CONTRIBUTING.md` — the
entry pointed at a location it had already moved away from.
This is the only change: the entry moves under the tree's existing
`.github/` branch, at the block's own comment column. The tree already
rendered correctly and its layout is untouched.1 parent 7329ceb commit c89afd4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments