Commit 43dfbe2
authored
docs(contributing): fix the dead labels.yml link on main (#804)
main links to z-shell/.github/.github/lib/labels.yml, which became a 404
when that duplicate was removed in z-shell/.github#471. The corrected
link already exists on next via #802, but main requires branches to be
up to date and its required Trunk Check fails on this 404, so the
promotion that would carry the fix is blocked by the fix's absence.
Applies the same one-line correction directly to main to break that
deadlock. Identical to the change already on next, so the branches
converge cleanly.
Co-authored-by: Sall <ss-o@users.noreply.github.com>1 parent 1291b3e commit 43dfbe2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments