Commit a3d4dd5
committed
fix(docs): allowlist docs/CHANGELOG.md root-relative links for doc-release gate (cp-fhq3)
The docs/CHANGELOG.md mirror is kept byte-identical to root CHANGELOG.md
(pre-push gate #36). Its three 3.1.0 links (docs/3.1.md, README.md,
docs/install-day2-ops.md) are root-relative and resolve one level too deep
in the docs/ copy, failing the release link gate at the v3.1.0 tagged tree.
The sync invariant forbids rewriting them in the mirror, so allowlist them.
Targets verified present at repo root. Unblocks the v3.1.0 Release Publisher.1 parent 777b7cb commit a3d4dd5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
0 commit comments